v1.0.0 (Jun 22, 2023)
- Laravel 10 support add
v0.4.4 (Feb 1, 2023)
- add View Outcomes support
v0.4.3 (Feb 27, 2022)
- fixed bug: The migration is thrown error (Laravel 8.83.23) : PHP Fatal error: Cannot declare class CreateUserDevicesTable, (#21)
v0.4.2 (Feb 27, 2022)
- Laravel 9 support add
- Delete Device Support Add
v0.4.0 (Jun 21, 2021)
- Add User Device Mobile API support (#12) (#7a3243d)
- Readme updated
v0.3.4 (Dec 25, 2020)
v0.3.3 (July 18, 2020)
v0.3.2 (May 10, 2020)
- Readme updated with
apps
andsegments
example (#5)
v0.3.1 (April 4th, 2020)
v0.3.0 (March 15th, 2020)
Laravel 7
support added (#2) (cd3f347)- Retrieve all
devices
support added (#2) (f947ea4) - Retrieve single
device
support added (#2) (f947ea4) - Create
device
support added (#2) (f947ea4) - update
device
support added (#2) (f947ea4)
- Readme updated with
devices
example (#2)
v0.2.0 (Feb 2nd, 2020)
- Retrieve all notifications support added (#1) (6d54af9)
- Retrieve single notifications support added (#1) (fbc593f)
- Changelog added (#1) (a189100)
- notifications example added in readme (#1) (46172de)
v0.1.0 (Jan 31st, 2020)
- Send Push support added
- Customize content support added
- Readme - docs added