0.8.5
Changes
- Supports Backbone 1.0.0
- #191: if
includeInJSON
is equal to the model'sidAttribute
, "missing" models will be included in the JSON to avoid data loss - #201: Added
Backbone.Store.removeModelScope
method - #273: Improve merging of relations between super/subModels
- #295: Check (and error on) duplicate ids when explicitly setting the
idAttribute
- #320: Use
merge: true
by default onCollection.reset