Skip to content

Unicode String version 2.0.0

Choose a tag to compare

@kipcole9 kipcole9 released this 14 Apr 05:10
· 16 commits to main since this release

Breaking change

  • Unicode String version 2.0 and later is supported on Elixir 1.17 or later only.

Enhancements

  • Replace ex_cldr with localize as the localization library

  • Fix titalcasing the letter i - including correct handling in Turkic languages

  • Use Localize.Locale.best_match/3 for locale matching

  • Fixes to the Unicode.Break module.