- Update to Unicode 15.1.0.
- Add
unicodeVersion
andscriptShortName
toUnicode.Char.General.Scripts
. - Fix the inlining of
Addr#
literals and reduce their size. This results in a sensible decrease of the executable size. - Remove
unicode-data
dependency.
- Update to Unicode 15.0.0.
Initial release
- Added the module
Unicode.Char.General.Scripts
.