- Fix for collection 'change' event on 'add' and 'remove'
- Improve support of wrappers
- Fix bug with wrapping nulls in .nestedObjects
- Fix bug in set and model initialization
- Added 'set' option to attribute options to define preprocessing
- Breaking change: When model attribute assigned undefined value it will try to replace it with default
- Breaking change: Attibute options 'model' and 'collection' replaced with just 'type'
- Added possiblity to handle wrapper types
- Added more fast toJSON
- Added .set method for models
- Fix bug when in collection by field plugin cached field changed.
- Small performance improvement for large models
- Added plugin for model for proxy events of attribute's model and collection
- Added plugins for collections
- First version: model and collection