Changelog
0.10.0
isAttributeResolved
API for schema control over interpreting set values as already resolved or notchangedAttributes
improved format for newly created nested records so they can be distinguished from edits to existing nested records (thanks @iterzic @eddie-ruva)Changelog
0.9.9
changedAttributes
could stack overflow from incorrect deep copy cycle detection (#231)Changelog
0.9.8
hasLocalAttr
was not taking into account the base record data when dealing with a projection record. (thanks @eddi-ruva)Changelog
0.9.7
deleteAttr
to schema interface (thanks @eddi-ruva)rollbackAttributes
for record data from projections (thanks @eddi-ruva)Changelog
0.9.6
Ember.copy
Changelog
0.9.5
Changelog
0.9.3
changedAttributes()
to nested models