Releases: tomloprod/ionic-push-php
Releases · tomloprod/ionic-push-php
1.5.4
1.5.3
1.5.2
1.5.1
- Added replace() method to Notifications class.
1.5.0
- Improved and simplified exceptions.
1.4.0
Replaced ApiResponse class for PHP Exceptions
1.3.0
- New ApiResponseClass.
- Updated examples.
- Updated README.md
1.2.1
1.2.0
Changes:
- Refactor and improve all library.
- Added examples
- Documentation has been completed and improved (README)
- Create "decodeResponse" method on Request class to convert some responses (for paginated and retrieve methods of Notifications and DeviceTokens classes) to objects instead of JSON.