All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
3.0.0 - 2022-07-26
- The package is migrated to PHP 8.1
- Support for PHP 7 and older versions
- Compound document validation logic is dropped
2.2.0 - 2020-10-12
NewResourceObject
to allow omittingid
in resources to-be-created (#108)
2.1.2 - 2020-03-16
- Related links must be allowed inside relationship documents (#104)
2.1.1 - 2019-12-19
ResourceIdentifier
does not allow multiple meta members (#99)
2.1.0 - 2019-02-25
- Relationship without data property (#92)
2.0.1 - 2018-12-31
- Downgraded min required php version to 7.1
- v2 initial release