All notable changes to project will be documented in this file.
2.1.0 - 2025-01-21
2.0.0 - 2024-09-30
- Use psr18, psr17 and php8.0
- Removed deprecated SendInBlueSubscriber.php and SendInBlueDoubleOptInSubscriber.php
- [breaking]Now use psr18 and php8 + add
sendTransactionalEmail
method - (fb4870a) - eliot lauger - Add unit test for each method of each service - (90a9dd3) - eliot lauger
- Add documentation url - (20121f8) - eliot lauger
- Fix thread + add new exception - (0489c3e) - eliot lauger
- Factory static to controller + change version of phpunit + add new test - (37b87de) - eliot lauger
- Change exception response on transactional sender - (ef4f50b) - eliot lauger
- Update README.md - (d1bd681) - eliot lauger
- Fix thread - (b389ec5) - eliot lauger
- Update README.md - (7d81ff4) - eliot lauger
- [breaking]Removed deprecated SendInBlueSubscriber.php and SendInBlueDoubleOptInSubscriber.php - (8e55918) - Ambroise Maupate
1.2.0 - 2024-05-14
- Aliased SendInBlue subscribers to Brevo - (372eb54) - Ambroise Maupate
1.1.0 - 2022-12-08
- Added SendInBlue double opt-in endpoint - (a5355ad) - Ambroise Maupate
- Increase required PHP version to 7.4 - (fcf2a58) - Ambroise Maupate
- added mailchimp - (db537f4) - Ambroise Maupate