marionette v0.2.1 Release Notes

    • ➕ Added TemplateManager to cache templates
    • ⚡️ CollectionView binds to add/remove and updates rendering appropriately
    • ItemView uses TemplateManager for template retrieval
    • ItemView and CollectionView set this.el = $(this.el) in constructor