Releases: craftsys/msg91-laravel
Releases · craftsys/msg91-laravel
v0.11.1
0.11.1 (2020-09-30)
Bug Fixes
- variables: merging sms options remove variables (af4ec6b)
v0.11.0
0.11.0 (2020-09-29)
Features
- deps: update msg91-php to latest (8268705)
v0.10.0
0.10.0 (2020-09-29)
Features
- deps: get the latest msg91-php client (14e9993)
v0.9.1
0.9.1 (2020-09-29)
Bug Fixes
- tests: add test for opt and sms (dd934f8)
v0.9.0
0.9.0 (2020-09-29)
Features
- docs: update docs to include basic examples (19204f3)
v0.8.0
0.8.0 (2020-09-18)
Features
- laravel-8: add support for Laravel 8 (1046bca)
v0.7.2
0.7.2 (2020-06-02)
Bug Fixes
v0.7.1
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
0.7.0 (2020-03-06)
Features
- laravel-7: add laravel 7 support (af592c4), closes #1
Add response handling and updated client
v0.6.0
docs(response): add response handling docs and updated client