Releases: messagebird/php-rest-api
Releases · messagebird/php-rest-api
v1.20.0
Changes
- bump-client-version @CoolGoose (#160)
- Change default sender in example code @rfeiner (#159)
- Always use ::class notation. @lucasmichot (#158)
- Add a .gitattribute file. @lucasmichot (#137)
- Optimize or conditions. @lucasmichot (#145)
- Fix class name. @lucasmichot (#155)
- Remove useless tests code. @lucasmichot (#154)
- Ensure that algorithmic operations are executed against integers. @lucasmichot (#153)
- Fix all undefined param types. @lucasmichot (#152)
- 🐛 Fix loadFromArray call @lucasmichot (#151)
- Add an undefined property. @lucasmichot (#150)
- Display the package license. @lucasmichot (#148)
- Enforce lowercase variable naming convention. @lucasmichot (#147)
- Work on imports @lucasmichot (#142)
- Always use the null comparison. @lucasmichot (#143)
- Use the null coalescing operator when possible. @lucasmichot (#141)
- Enable PSR-4 for tests. @lucasmichot (#135)
- Enforce the usage of the short array syntax. @lucasmichot (#140)
- Add json extension within GitHub action. @lucasmichot (#149)
- Enforce assertion consistency. @lucasmichot (#139)
- Always prefer stricter assertions @lucasmichot (#138)
- Add a composer support section. @lucasmichot (#144)
- Require missing ext-json extension. @lucasmichot (#146)
- Add a .editorconfig file. @lucasmichot (#136)
- Move from TravisCI to Github Actions. @lucasmichot (#134)
🚀 Features
- implement automatic release notes generation @CoolGoose (#162)
Release 1.19.2
- Revert #103 (broke BC)
Release 1.19.1
- Use a
Recipients
container object for message recipients (#103, thanks @JohnstonCode! ✨ )
Release 1.18.0
Adding Conversions API Send endpoint
Release 1.17.0
Thanks to all contributors 🙏
Release 1.16.1
- Fix a bug that happened when libcurl was returning a three-part request (thanks @driehuis ✨)
Release 1.16.0
- Add functionality for the (upcoming 🤫) WhatsApp Sandbox (thanks @mariuspot ✨)
Release 1.15.0
- Add
read
method for Conversations messages - Fix an issue with SignedRequests
- Bugfix in example
Release 1.14.1
- Conversations read message support
- WhatsApp HSM support
thanks @guiajlopes <3
Release 1.14.0.1
Release 1.14.0.1 bump