elixir-cldr / cldr

Elixir implementation of CLDR/ICU
Other
440 stars 33 forks source link

Cldr.known_locale_names(FooCldr) returns `:und` #203

Closed rubas closed 1 year ago

rubas commented 1 year ago

Since the big CLDR 43 updates the function Cldr.known_locale_names/1 returns next to the enabled languages :und, which is a breaking change.

rubas commented 1 year ago

Fixed with 2.37.1.