Skip to content

Cldr Locale Display version 1.7.1

Choose a tag to compare

@kipcole9 kipcole9 released this 11 Nov 10:05
· 7 commits to main since this release

Bug Fixes

  • Fix Cldr.LocaleDisplay.display_name/2 when prefer: :preference and the display names for the language have no :preference data. Now when there is no :preference, the :standard display name is used. Thanks to @allenwyma for the report. Closes #8.