# Change log

### v0.0.6

* Removed `.findByCollection` method
* Added `.findByModelCid` method

### v0.0.5

* Updated build process to use GruntJS v0.4

### v0.0.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

### v0.0.3

* Added iterators and other collection processing functions from Underscore.js

### v0.0.2

* Added `.length` attribute
* Added `.findByIndex` method

### v0.0.1

* Initial release
