Skip to content

v4.0.0

Compare
Choose a tag to compare
@neomerx neomerx released this 20 Oct 14:25
· 4 commits to master since this release

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.