Simple Navigation v3.12.0 Release Notes

    • 😌 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.