Releases: neomerx/json-api
Releases · neomerx/json-api
v4.0.1
v4.0.0
Overall, versions 3 and 4 are nearly identical and the main changes were made in SchemaInterface
. An extra parameter ContextInterface
was added to SchemaInterface::getAttributes
and SchemaInterface::getRelationships
.
The context contains extra information about the resource such as its position in the data tree and encoder options such as filter fieldset and included paths. The context might be used for smarter loading resources from a database.
More in Upgrade Notes.
v3.0.5
v3.0.4
v3.0.3
v3.0.2
Performance Enhancements
Thanks to contributions and ideas from @PabloKowalczyk performance increased for 10%+ #227 #228
v3.0.0
v3.0.0-rc.3
v3.0.0-rc.2
Close #82