Skip to content

Cldr version 2.47.1

Choose a tag to compare

@kipcole9 kipcole9 released this 25 Feb 19:32
· 13 commits to main since this release

Bug Fixes

  • Fixes Cldr.Locale.canonical_local_name/3 infinite recursion when there is no fallback locale configured when generating the RBNF locale name. Fixes #272.

  • Fixes plural_rule/2 infinite recursion when the applicable locale has no plural rules and no fallback locale is configured. Fixes #272.