Skip to content

Releases: craftsys/msg91-php

v0.11.2

29 Sep 10:02
Compare
Choose a tag to compare

0.11.2 (2020-09-29)

Bug Fixes

  • sms: fix content type for sms sending apis (95b099b)

v0.11.1

29 Sep 07:36
Compare
Choose a tag to compare

0.11.1 (2020-09-29)

Bug Fixes

  • url: send sms url is not correct (170340e)

v0.11.0

29 Sep 06:35
Compare
Choose a tag to compare

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

28 Sep 10:23
Compare
Choose a tag to compare

0.10.1 (2020-09-28)

Bug Fixes

  • syntax: tests failing below 7.3 (e6afd04)

v0.10.0

28 Sep 10:16
Compare
Choose a tag to compare

0.10.0 (2020-09-28)

Features

  • sms: use new flow for sending sms (efff817)

v0.9.0

18 Sep 13:24
Compare
Choose a tag to compare

0.9.0 (2020-09-18)

Features

  • deps: support for guzzlehttp/guzzle^7 (694ffe2)

v0.8.1

01 Jun 23:56
Compare
Choose a tag to compare

0.8.1 (2020-06-01)

Bug Fixes

Added Resend api and add response handling docs

22 Oct 04:14
Compare
Choose a tag to compare
v0.8.0

feat(resend): add resend api and update docs

Fix missing break statement

21 Oct 15:33
Compare
Choose a tag to compare
v0.7.1

feat(array): add array conversion to optiosn

Add SMS apis

21 Oct 14:12
Compare
Choose a tag to compare
v0.7.0

feat(sms): add sms apis