Releases: craftsys/msg91-php
Releases · craftsys/msg91-php
v0.11.2
0.11.2 (2020-09-29)
Bug Fixes
- sms: fix content type for sms sending apis (95b099b)
v0.11.1
0.11.1 (2020-09-29)
Bug Fixes
- url: send sms url is not correct (170340e)
v0.11.0
0.11.0 (2020-09-29)
Bug Fixes
- sms: fix the sms endpoint and code refactoring (e8f6323)
Features
- receiver: add custom receiver key (1e4fa8f)
v0.10.1
0.10.1 (2020-09-28)
Bug Fixes
- syntax: tests failing below 7.3 (e6afd04)
v0.10.0
0.10.0 (2020-09-28)
Features
- sms: use new flow for sending sms (efff817)
v0.9.0
0.9.0 (2020-09-18)
Features
- deps: support for guzzlehttp/guzzle^7 (694ffe2)
v0.8.1
0.8.1 (2020-06-01)
Bug Fixes
Added Resend api and add response handling docs
v0.8.0
feat(resend): add resend api and update docs
Fix missing break statement
v0.7.1
feat(array): add array conversion to optiosn
Add SMS apis
v0.7.0
feat(sms): add sms apis