Elixir Unicode version 1.10.0
Bug fixes
-
Revert "Change the definition of the derived property
Allto be the disjoint set of unicode ranges, not the closed set." sinceAllin the ICU means the full range of characters. -
Add
:inetsand:public_keyto:extra_applicatonsto avoid warnings on Elixir 1.11.
Enhancements
-
Add
Unicode.assigned/0to return the list of codepoint ranges that are assigned within Unicode -
Rename
Unicode.ranges/0toUnicode.all/0to better reflect the intent.Unicode.ranges/0is deprecated.