Releases: messagebird/php-rest-api
Releases · messagebird/php-rest-api
Release 1.6.0
The following changes were added:
- #28 Add timeout options (and some maintenance). Thanks @SpacePossum!
Release 1.5.1
The following changes were added:
- #27 Unset the HLR object before loading a Lookup result
Release 1.5.0
Release 1.4.2
The following changes were added:
- #22 Add cURL extension to
composer.json
Release 1.4.1
The following changes were added:
- #18 Add missing details attribute to the HLR object
Release 1.4.0
The following changes were added:
- #16 Add getter methods to the Hlr and VoiceMessages resources to access previously inaccessible properties.
Release 1.3.1
The following changes were added:
- A CA bundle. Sometimes servers do not have the latest, up-to-date, certificates. To overcome this we add the latest CA bundle and always send it with the request.
- An example script to send a message with unicode
Release 1.3.0
This release adds the necessary resources and objects for the new Lookup API.
Release v1.1.7
Updated examples.
Release v1.1.5
Merge pull request #6 from messagebird/version-bump Version bump