Skip to content

Releases: mobiweb/mobiweb-php

4.0.2

04 Jul 10:32
Compare
Choose a tag to compare

4.0.2

Release Notes

  • Added functionality to change API endpoint.
  • Combined all API Client classes into MobiWeb\Rest\Client

4.0.0

12 Jun 11:36
Compare
Choose a tag to compare

4.0.0

Release Notes

  • Implemented Asynchronous SMPP SMS API functionality (Classes and methods).
  • Added Asynchronous SMS API examples in the README.md

3.0.1

21 Apr 07:00
Compare
Choose a tag to compare

3.0.1

Release Notes

  • Implemented OTP SMS API functionality (Classes and methods).
  • Added OTP SMS API examples in the README.md

2.0.1

20 Feb 10:30
Compare
Choose a tag to compare

2.0.1

Release Notes

  • Removed return value type declaration for method print() of class MobiWeb\Rest\Error.
  • Corrected error handling in class MobiWeb\Rest\Message
  • Corrected autoload.php required path in tests.
  • Implemented HLR API functionality (Classes and methods).
  • Added HLR API examples in the README.md
  • Updated all API examples with namespace syntax

1.0.1

17 Jun 13:11
Compare
Choose a tag to compare

1.0.1

Release Notes

  • Setup versioning for composer first stable version.

1.0.0-RC1

17 Jun 09:20
Compare
Choose a tag to compare

Initial Release 1.0.0.-RC1