2.1.0
BREAKING CHANGES!
- Classes are secured by default
- The
children
option set totrue
by default in theClass.find()
method
NEW FEATURES!
- Resolve optional field using function
- Support for child classes in
Class.update()
andClass.remove()
methods - Inheritance for non stored classes
- Allow changing
collection
andtypeField
properties in child classes - The
integer
validator
... and bug fixes