Unicode Set version 0.8.0
Enhancements
-
Rewrite
Unicode.Regexmodule to better extract character classes, process unicode sets and build Elixir regexs. Now also supports string ranges. -
Supports the property
East Asian Width(short nameea) which is required for implementing the Unicode segmentation algorithms. Also bumps the minimum requirement for ex_unicode version 1.8.