Skip to content

0.14.0

Compare
Choose a tag to compare
@greydnls greydnls released this 29 Aug 17:03
· 143 commits to master since this release

Added

  • null() method for serializing null resource.
  • Adds pagination to JsonApiSerializer
  • Added JSON-API serializer collection links

Enhancements

  • Fix issue including relationships on collections
  • TransformerAbstract now returns a ResourceInterface
  • getIncludeParams now always return ParamBag
  • cody styling, method naming and docs