Skip to content

Releases: craftsys/msg91-laravel

v0.11.1

30 Sep 02:54
Compare
Choose a tag to compare

0.11.1 (2020-09-30)

Bug Fixes

  • variables: merging sms options remove variables (af4ec6b)

v0.11.0

29 Sep 14:00
Compare
Choose a tag to compare

0.11.0 (2020-09-29)

Features

  • deps: update msg91-php to latest (8268705)

v0.10.0

29 Sep 13:04
Compare
Choose a tag to compare

0.10.0 (2020-09-29)

Features

  • deps: get the latest msg91-php client (14e9993)

v0.9.1

29 Sep 12:37
Compare
Choose a tag to compare

0.9.1 (2020-09-29)

Bug Fixes

  • tests: add test for opt and sms (dd934f8)

v0.9.0

29 Sep 12:04
Compare
Choose a tag to compare

0.9.0 (2020-09-29)

Features

  • docs: update docs to include basic examples (19204f3)

v0.8.0

18 Sep 13:43
Compare
Choose a tag to compare

0.8.0 (2020-09-18)

Features

  • laravel-8: add support for Laravel 8 (1046bca)

v0.7.2

02 Jun 00:03
Compare
Choose a tag to compare

0.7.2 (2020-06-02)

Bug Fixes

v0.7.1

06 Mar 13:14
Compare
Choose a tag to compare

0.7.1 (2020-03-06)

Bug Fixes

  • actions: test actions not working with version conflict (a04e19a)
  • php: add support for php 5.6 and 7.1 (1d53cbe)

v0.7.0

06 Mar 10:42
Compare
Choose a tag to compare

0.7.0 (2020-03-06)

Features

  • laravel-7: add laravel 7 support (af592c4), closes #1

Add response handling and updated client

22 Oct 04:19
Compare
Choose a tag to compare
v0.6.0

docs(response): add response handling docs and updated client