Releases: laravel-notification-channels/twilio
Releases · laravel-notification-channels/twilio
3.x initial release
This is a major release with breaking changes. Please see the upgrading section in the readme for more info.
- Throw exceptions on send failure (with the ability to suppress certain error codes) BREAKING CHANGE #90
- Make service provider deferrable #90
- Drop support for Laravel 5.7 and lower BREAKING CHANGE #90
- Move config to a dedicated config file BREAKING CHANGE #90
- Update Twilio SDK to 6.x #90
- Add "Default To" local debugging support #90
- Switch to Github Actions CI #91
Laravel 7.x Support
Laravel 6.0 support
Merge pull request #67 from jdavidbakr/master Updating for Laravel 6.0
2.0.10
Merge pull request #55 from laravel-notification-channels/analysis-q5…
2.0.9
Fix StyleCI config
Compatibility for Laravel 5.8
Merge pull request #51 from alexpotter/laravel58 Add support for Laravel 5.8
2.0.7
Merge pull request #46 from jdavidbakr/master Update support to 5.7
2.0.6
Merge pull request #41 from laravel-notification-channels/analysis-XW…
2.0.5
Fix Message attributes setters (fluent)
2.0.4
Add MMS support