- Added support for Sequelize 4.x
- README fixes
- Added the
attrFilter
option
- Modified options precedence & behavior
- Made it possible to modify the global defaults for options
- Added
postSerialize
hooks - Removed the (previously undocumented) requirement for dot-prefixing of regular attributes in schemes
Initial relase. Needs in-depth testing!