Skip to content

v1.0.4

Compare
Choose a tag to compare
@theironcook theironcook released this 19 Aug 20:15
· 49 commits to master since this release
  • Fixed the _.bindAll function calls to specify the function names being bound to.
  • Added the ability to add a global converter via Backbone.ModelBinder.SetOptions({converter: xxx});