Releases: CreativeCrafts/php-aws-send-email
Releases · CreativeCrafts/php-aws-send-email
1.22.0
1.21.0
[1.20.0] - 2024-11-26
- Implemented 100% Pest mutation testing for EmailService class
1.19.0
[1.19.0] - 2024-11-25
- Added support for different versions of psr loggers
1.18.0
[1.18.0] - 2024-11-25
- Updated composer dependencies and general code cleanup
- Updated GitHub actions workflows
1.17.0
[1.17.0] - 2024-11-25
- Updated composer dependencies and general code cleanup
1.16.0
[1.16.0] - 2024-11-24
- Added ability to add bounced email address to the email
- Added ability to add blind carbon copy (BCC) to the email
1.15.0
[1.15.0] - 2024-11-24
- Code cleanup
- Added more comments to the code
- Stable release
1.14.0
fixed issue with header encoding
1.13.0
[1.13.0] - 2024-11-24
- Added full code documentation
1.12.0
[1.12.0] - 2024-11-24
- Add new feature to send email with attachment
- Stable release