Releases: juanparati/Sendinblue
Releases · juanparati/Sendinblue
Laravel 10.x upgrade
10.0 10.x release.
Fixed bug that prevent to send SMS without a tag
Merge pull request #18 from juanparati/9.x Fixed bug that prevents to send SMS without and tag
First release compatible with Laravel 9.x
9.0 9.x release.
Updated Sendinblue library dependency due API deprecation
I had to update the Sendinblue library due to a serious API deprecation related to the contact exports.
Added support for Laravel 8
8.1 Added Laravel 8 support
Allow minor upgrades for the Sendinblue API library
4.4 Modified composer.json in order to update minor version of the Sendin…
Added methods reference for better IDE support.
Merge pull request #12 from Gregory-Gerard/patch-1 PHPDoc for __call
Upgraded Sendinblue v3 API to 6.2.0
- Improved documentation
- Improved integration with Laravel 7
- Upgraded v3 API to 6.2.0
Provided Laravel 7 compatibility
Merge pull request #11 from petericebear/patch-1 ServiceProvider.php For Laravel 7 update.
Fixed bug that prevents to assign CC as BCC
3.4 Fixed bug that prevent to assign CC as BCC