Releases: kodjunkie/onesignal-php-sdk
Releases · kodjunkie/onesignal-php-sdk
v1.1.3
Enhancements
- 📚 Updated documentation
- ⬆️ Updated dependencies
v1.1.2
🚀 What's new?
- Added
.gitattributes
to reduce the published package size (d197ec8)
v1.1.1
🛠️ Enhancements
- Set default pagination limit (5339c38)
- Improved comment / documentation
v1.1.0
What's changed?
- Standardised device constants (31e7c4b)
- Updated notification event constants (601f43c)
Enhancements 🚀
- Code refactoring and perf improvements
- Updated documentation
- Updated dependencies
- Incremented tests
View changelog here
v1.0.9
🚀 What's new?
- Added notification event const (87c2177)
- Updated documentation
- Upgraded dependencies
View the full list here
v1.0.8
Improvements
- Updated documentation
- Upgraded dependencies
Get the full list here
v1.0.7
What's new?
- Added support for PHP 7.0
- Upgraded dependencies
v1.0.6
Improvements
- Fixed bug where config (
api_key
/ auth_key
) set to null
doesn't get caught by the package
- Improved documentation 📚