## 1.0.0 * Added support for the use of `:for` with non Active Model objects ## 1.0.0.rc4 * Fix issue where user could call `symbolize_keys!` on a HashWithIndifferentAccess which doesn't implement the method ## 1.0.0.rc3 * Implemented `Arbre::HTML::Tag#default_id_for_prefix` ## 1.0.0.rc2 * Fixed bug where Component's build methods were being rendered within the parent context. ## 1.0.0.rc1 Initial release and extraction from Active Admin