phensley / cldr-engine

Internationalization and localization in Typescript with Unicode CLDR, batteries included
https://phensley.github.io/cldr-engine/
Apache License 2.0
48 stars 3 forks source link

Upgrade to cldr release 39.0.0 #5

Closed phensley closed 3 years ago

phensley commented 3 years ago

This also incorporates changes from the cldr v38 release.

The enhanced language matching algorithm from ICU uses different thresholding and demotion of desired locales during matching. The new test cases for this matcher are in locale-match-cases-new.txt. The new logic will be incorporated in a future release.