Skip to content

Cldr version 2.32.0

Compare
Choose a tag to compare
@kipcole9 kipcole9 released this 23 Jul 00:30

Bug Fixes

  • Fix Cldr.with_locale/{2, 3} to source the current locale from the backend of the supplied new locale. This reduces the chances of an exception resulting from a non-existent default backend and a default locale that is not set.

Enhancements

  • Add with_locale/2 to Cldr backend modules. This ultimately delegates to Cldr.with_locale/{2, 3}