loaf v0.10.0 Release Notes
Release Date: 2020-11-21 // over 4 years ago-
๐ Changed
- โฌ๏ธ Reduce gem dependencies to
railties
by Christian Sutter (@csutter) - ๐ Use
URI::DEFAULT_PARSER
instead of deprecatedURI.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
- โฌ๏ธ Reduce gem dependencies to
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