Skip to content

3.x initial release

Compare
Choose a tag to compare
@atymic atymic released this 21 Apr 23:57
· 44 commits to master since this release
c6e8f01

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