Skip to content

Cldr version 2.43.2

Choose a tag to compare

@kipcole9 kipcole9 released this 13 Sep 11:47
· 125 commits to main since this release

Upgrading

  • Please note that when upgrading to ex_cldr version 2.43.0 and later it is also required to update the following dependent libraries:

    • ex_cldr_dates_times to at least version 2.23.0
    • ex_cldr_locale_display to at least version 1.6.1

Bug Fixes

  • Fix Parsing a language tag when the U extension has a timezone short code that needs to be canonicalised. For example, "en-u-tz-est5edt" needs to become "en-u-tz-usnyc".

  • Relax gettext requirement to allow the recently release 1.0 version. Thanks to @Terbium-135 for the report. Closes #262.