*3.13.0 * consider_item_names_as_safe is now false by default. Removed deprecation warning *3.12.2 * Fixing issue #154. Thanks to Simon Curtois. *3.12.1 * bugfix (error in generator) *3.12.0 * Relax hash constraint on item_adapter. Thanks to Ramon Tayag. * Fixed hidden special character in navigation template. Credits to Stef Lewandowski * Added full MIT license text. Thanks to Ben Armstrong. * Added license to gemspec. Thanks to Troy Thompson. * Allow defining other html attributes than :id and :class on menu container. Credits to Jacek Tomaszewski. * Added new config option "consider_item_names_as_safe". Thanks to Alexey Naumov. * Big cleanup of specs, removed jeweler in favor of the "bundler" way. Huge thank you to Simon Courtois. * Added more powerful name generator which yields the item itself in addition to the item's name. Credits to Simon Curtois. *3.11.0 * Added Json renderer. Thanks to Alberto Avila. *3.10.1 * Padrino adapter now returns "html_safe"d content_tag *3.10.0 * Added ability to set selected_class on container level. Credits to Joost Hietbrink. * do not highlight items that are only partial matches. Thanks to Troy Thompson. * adding support for rails 4. Credits to Samer Masry. *3.9.0 * Added ability to pass a block to render_navigation for configuring dynamic navigation items (instead of passing :items). Credits to Ronald Chan. *3.8.0 * Changed the way the context is fetched. Fixes incompatibility with Gretel. Thanks to Ivan Kasatenko. * Added :join_with option to links renderer. Thanks to Stefan Melmuk. * Added :prefix option to breadcrumb renderer. Credits to Rodrigo Manhães. * Added :ordered option for allowing list renderer to render an
    rather than a