Skip to content

Cldr Utils version 2.28.2

Choose a tag to compare

@kipcole9 kipcole9 released this 05 Sep 18:26
· 20 commits to main since this release

Bug Fixes

  • Use :erlang.iolist_to_binary/1 instead of List.to_string/1 since the later won't handle some unicode correctly.