Releases: timacdonald/json-api
Releases · timacdonald/json-api
v0.1.4
- PHP 7.4 support
- Improve type and id caching for user-land
toType
andtoId
overrides.
Enjoy @FatBoyXPC 😘
v0.1.3
- Remove dependence on
symfony/http-kernel
v0.1.2
- Improve performance by caching "id" and "type" on each resource.
v0.1.1
- Handle non-"JSON:API resource" relationships.
v0.1.0
- Initial release.