v0.14.0
- handle KO 3.4 deferred upates
- allow passing a
receive
handler on to jQuery UI sortable (could be used to process an external draggable (not initiated by this plugin) to give it the data/context to be work with sortable plugin). - check for
valueWillMutate
andvalueHasMutated
functions before calling them (work better for Knockout-ES5).