Changelog
Cldr Locale Display v1.2.0-rc.0
This is the changelog for Cldr Locale Display v1.2.0-rc.0 released on October 20th, 2021. For older changelogs please consult the release tag on GitHub
Enhancements
- Updated to
ex_cldr 2.24
which implements CLDR 40 data.
Cldr Locale Display v1.1.2
This is the changelog for Cldr Locale Display v1.1.2 released on July 3rd, 2021. For older changelogs please consult the release tag on GitHub
Bug Fixes
Fix bug where not all locales have display names for the key
t
or the typeh0
Fix bug where the locale into which we are localising is valid but not configured
Cldr Locale Display v1.1.1
This is the changelog for Cldr Locale Display v1.1.1 released on July 3rd, 2021. For older changelogs please consult the release tag on GitHub
Bug Fixes
- Actual fixes for the issue when the compound name includes the script (like zh-Hant).
Cldr Locale Display v1.1.0
This is the changelog for Cldr Locale Display v1.1.0 released on July 3rd, 2021. For older changelogs please consult the release tag on GitHub
Bug Fixes
- Correct an issue when the compound name includes the script (like zh-Hant).
Enhancements
- Add
display_names/{1,2}
to backend modules.
Cldr Locale Display v1.0.0
This is the changelog for Cldr Locale Display v1.0.0 released on July 1st, 2021. For older changelogs please consult the release tag on GitHub
Enhancements
This is the first release of ex_cldr_locale_display
which implements the CLDR locale display name algorithm.