Releases: mobiweb/mobiweb-php
Releases · mobiweb/mobiweb-php
4.0.3
4.0.3
Release Notes
- Added optional functionality to preserve access token. Useful for multiple concurrent executions.
4.0.2
4.0.2
Release Notes
- Added functionality to change API endpoint.
- Combined all API Client classes into MobiWeb\Rest\Client
4.0.0
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
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
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
1.0.1
Release Notes
- Setup versioning for composer first stable version.
1.0.0-RC1
Initial Release 1.0.0.-RC1