Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

38 lines (30 loc) · 1.04 KB

Changelog

All Notable changes to json-api-builder will be documented in this file.

0.1.6 2016-07-08

Add

  • Support callback instance of entity schema

0.1.5 2016-07-07

Add

  • Support php array schema

Remove

  • Unsupported yaml

0.1.4 2016-06-01

Add

  • Support define links in schema

0.1.3 2016-05-30

Add

  • Support schema in views of resource, yaml syntax

0.1.2 2016-05-24

Add

  • Add function for parse json.
  • Add meta, pagination fields

0.1.1 2016-05-13

Add

  • Add function for parse array.
  • Support callback override data.
  • Choose field for attributes, relationships, included.