v1.14.0
What's Changed
- fix LazyLoadable#available_locales duplicating locales by @ccutrer in #655
- Add more helpful translation error when :default option is provided. by @Nerian in #654
- Fix I18n::Locale::Fallbacks not initializing itself on Ruby 3 by @yheuhtozr in #653
- Fix I18n.t when locale contains separator by @tubaxenor in #656
- This reverts a change from #651, that was released in v1.13.0
New Contributors
- @ccutrer made their first contribution in #655
- @Nerian made their first contribution in #654
- @yheuhtozr made their first contribution in #653
- @tubaxenor made their first contribution in #656
Full Changelog: v1.13.0...v1.14.0