Cldr version 2.43.2
Upgrading
-
Please note that when upgrading to
ex_cldrversion 2.43.0 and later it is also required to update the following dependent libraries:ex_cldr_dates_timesto at least version 2.23.0ex_cldr_locale_displayto 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
gettextrequirement to allow the recently release1.0version. Thanks to @Terbium-135 for the report. Closes #262.