Version 1.0
Two-way filtering, set/save options, cleanup.
- Final implementation and docs on two-way binding filters.
- Adds
setterOptions
property to be passed into bound setters. - Adds
{save: true}
option for writing to model via.save()
. - Small codebase optimizations, cleanup, and bug fixes.