Changelog
0.15.0 (3/28/2017)
New features:
-f, --force
flag to CLI commandsChangelog
0.14.0 (3/28/2017)
New features:
.js
filesis_authorized
hook to Resource Models to support custom resource-level
or CRUD-action level authorizationadditional_condition
, which will facilitate
the concept of "ownership."Changelog
0.13.0 (2/18/2017)
Breaking:
relations
property has been renamed to relationships
relations.relationship
property has been renamed to relationship.cardinality
built_in_meta_attributes
property has been renamed to built_in_meta
supported_actions
, rather than just actions
New features:
sync
now returns better messaging to help you fix the problemLocation
header is returned when resources are createdname
to their side of the relationshipBug fixes:
Changelog
0.12.0 (2/10/2017)
Breaking:
pls migrate
has been renamed to pls sync
New features:
Changelog
0.11.0 (2/6/2017)
Breaking:
New features:
actions
option in
your resource model.pls migrate
failsreqId
, allowing you to correlate logs with a single
requestChangelog
0.10.0 (2/6/2017)
Breaking:
built_in_attributes
has been renamed to built_in_meta_attributes
updated_at
and created_at
are now returned under meta
New features:
meta
attributesmeta
can now be managed through the APIChangelog
0.9.0 (2/4/2017)