elixir-cldr / cldr

Elixir implementation of CLDR/ICU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cldr.known_locale_names(FooCldr) returns `:und`

rubas opened this issue · comments

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.

Fixed with 2.37.1.