Releases: immobiliare/braze-php-sdk
Releases · immobiliare/braze-php-sdk
v2.5.0
Features
- feat(users): add email to MergeIdentifier object by @antonioturdo in #56
v2.4.1
Bug Fixes
- fix: allows to set a custom attribute to null by @antonioturdo in #55
v2.4.0
v2.3.0
v2.2.1
Changed
- Add workflows pipeline for php 8.2 by @JellyBellyDev in #50
- Add type to attributes property of Recipient by @antonioturdo in #51
Full Changelog: v2.2.0...v2.2.1
v2.2.0
Added
- Add support for user custom attributes by @antonioturdo in #46
- Add support for /users/merge endpoint by @antonioturdo in #47
Changed
- Fix pull request template by @JellyBellyDev in #43
- Add static as return type of BaseObject fromArray method by @antonioturdo in #45
- Add properties to Subscription/GetStatusResponse class by @antonioturdo in #48
Full Changelog: v2.1.0...v2.2.0
v1.3.1
Changed
- Add properties to Subscription/GetStatusResponse class by @antonioturdo in #49
Full Changelog: v1.3.0...v1.3.1
v2.1.0
Added
- Add new exceptions for client and server errors
Changed
- Modified tests data provider to match properties types
v1.3.0
Added
- Add new exceptions for client and server errors
Changed
- Modified tests data provider to match properties types
v2.0.0
Added
- Add types to all the properties
Changed
- Set minimum required PHP version to 8.0