What's Changed
Ruby < 3.2 support will be dropped April 2025. Upgrade now to continue using i18n after that date.
- fix issues with RDoc generation by @davetron5000 in #698
- Fix loading of .rb locale files when
load_path
is not a string by @stevegeek in #701 - Fixes strings being interpolated multiple times by @alexpls in #699
- Optimize pluralization logic in test data by @zachmargolis in #697
- [FIX] Raise ArgumentError on nil key in exists? by @KinWang-2013 in #696
New Contributors
- @davetron5000 made their first contribution in #698
- @stevegeek made their first contribution in #701
- @alexpls made their first contribution in #699
- @zachmargolis made their first contribution in #697
- @KinWang-2013 made their first contribution in #696
Full Changelog: v1.14.5...v1.14.6