- Updated Backbone and Underscore version ranges again
- Updated Backbone and Underscore version ranges
- Moved Backbone and Underscore to peerDependencies
- Bump version range of backbone support.
- Bump version range of backbone support.
- Bump version range of backbone support.
- Bump version range of backbone support.
- Bump version range of backbone and underscore support.
- Bump version range of backbone support.
- Expose
reduce
to babysitter collections. Thanks @romanbsd
- Minor updates to bower.json
- Update UMD Wrapper and build process
- Add .VERSION and n.oConflict
- General cleanups to tests and package.json
- Add travis build info
- Remove AMD builds and replace with a single UMD style wrapper.
- allow chaining of add and remove methods
- add component.json
- update grunt file
- readme fixed
- fix gruntfile url
- Removed
.findByCollection
method - Added
.findByModelCid
method
- Updated build process to use GruntJS v0.4
- Added a fix for IE < 9, when applying a function to the views
- Added
.pluck
as a method, from Underscore.js - Can specify an array of views to the container constructor
- Added iterators and other collection processing functions from Underscore.js
- Added
.length
attribute - Added
.findByIndex
method
- Initial release