Skip to content
This repository was archived by the owner on Jun 26, 2022. It is now read-only.

Releases: paulmillr/exoskeleton

0.7.0

04 Aug 18:54

Choose a tag to compare

  • Breaking: Align Exoskeleton with latest Backbone (specifically
    jashkenas/backbone#3003).
    • Remove View#find, View#findAll, and View#useNative
    • Remove utils.matchesSelector, utils.delegate, and utils.delegate
    • Remove keepOld property from delegateEvents. Use delegate to add
      individual events now.
    • All hooks from jashkenas/backbone#3003. Instructions here.
  • Add Router#execute and Router#atRoot
  • Add Collection#_addReference
  • Add _.has to utils
  • Remove utils.ajax in favor of a plugin
  • Model#toJSON now extends a plain object (not one created with
    Object.create(null) for compatibility with third party libs.)

0.6.3

16 Dec 11:53

Choose a tag to compare

Release 0.6.3.

0.6.2

14 Dec 06:33

Choose a tag to compare

Release 0.6.2.

0.6.1

09 Dec 15:27

Choose a tag to compare

Release 0.6.1.

0.6.0

28 Nov 16:59

Choose a tag to compare

Breaking update. See changelog.md for info.

0.5.1

03 Nov 16:01

Choose a tag to compare

Release 0.5.1.

0.5.0

02 Nov 07:58

Choose a tag to compare

Release 0.5.0.

0.4.0

29 Oct 04:27

Choose a tag to compare

Release 0.4.0.

0.3.0

23 Oct 23:13

Choose a tag to compare

Release 0.3.0.