loaf v0.10.0 Release Notes

Release Date: 2020-11-21 // over 3 years ago
  • ๐Ÿ”„ Changed

    • โฌ‡๏ธ Reduce gem dependencies to railties by Christian Sutter (@csutter)
    • ๐Ÿ—„ Use URI::DEFAULT_PARSER instead of deprecated URI.parser by (@dsazup)
    • ๐Ÿ‘Œ Support Rails 6.1 in tests

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #breadcrumb_trail to allow overriding the match option
    • ๐Ÿ›  Fix #breadcrumb_trail to return enumerator that includes passed in match option

Previous changes from v0.9.0

  • ๐Ÿ”„ Changed

    • ๐Ÿ“‡ Change gemspec to include metadata, license info and remove test artifacts
    • โšก๏ธ Change to update testing to include Ruby 2.7
    • ๐Ÿ”„ Change to limit Ruby to 1.9.3 or greater

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix Ruby 2.7 warnings