v1.13.0
What's Changed
- Fix symbol resolving with pluralization by @movermeyer in #636
- Updating DEFAULT_APPROXIMATIONS with capitalised German Eszett character for consistency by @lucapericlp in #627
- Fix load_path example in README.md by @nickcampbell18 in #642
- Add support for meridian indicators on
Date
objects by @movermeyer in #640 - Make translations loading thread-safe by @mensfeld in #644
- Get closer to full CLDR pluralization support by @movermeyer in #634
- Allow passing scope argument to exists? by @misdoro in #647
- Revert #503 changes for
Backend::Base
by @movermeyer in #637 - Properly stub constants by @fatkodima in #650
- Optimize
I18n.t
by @fatkodima in #651 - Return same string object when no interpolations were made by @fatkodima in #649
New Contributors
- @lucapericlp made their first contribution in #627
- @nickcampbell18 made their first contribution in #642
- @mensfeld made their first contribution in #644
- @misdoro made their first contribution in #647
Full Changelog: v1.12.0...v1.13.0