Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 661 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 661 Bytes

jsonapi-serializer Changelog

1.0.3 (June 29, 2015)

  • [FEATURE] Add the keyForAttribute option.
  • [FEATURE] Pass the top-level record to the link functions.
  • [FEATURE] Add the included option.
  • [FEATURE] Add the pluralizeType option.

1.0.2 (June 24, 2015)

  • [FEATURE] Handle links

1.0.0 (June 22, 2015)

  • #1 [BREAKING] apiEndpoint must be replace by links.
  • #1 [BREAKING] apiEndpointValue has been removed.
  • #1 [FEATURE] top-level and compound documents links are supported.