Releases: Rebilly/rebilly-php
Releases · Rebilly/rebilly-php
3.1.2
What's Changed
Full Changelog: https://github.com/Rebilly/rebilly-php/blob/3.1.2/CHANGELOG.md#312 and 3.1.1...3.1.2
3.1.1
What's Changed
- Move JsonSerializable down to interfaces
- Add isAdBlockEnabled to RiskMetadata.browserData Rebilly/api-definitions#1848
- Add jsonSerialization for non-scalar collections #675
Full Changelog: https://github.com/Rebilly/rebilly-php/blob/3.1.1/CHANGELOG.md#311 and 3.1.0...3.1.1
3.1.0
What's changed
- Add support for _embedded
- Remove CoreService and UserService, introduce single Service to handle all APIs
- Add support for string → float and string → DateTimeImmutable castings (including within the array)
- Fix mixed model classes due to related schema definitions
- Update to the latest API definitions
Full Changelog: https://github.com/Rebilly/rebilly-php/blob/3.1.0/CHANGELOG.md#310 and 3.0.0...3.1.0
3.0.0
This is a BREAKING CHANGE
See migration guide to switch from 2.x to 3.x