- Updated to Unicode 15.1.0.
- Added
label
andnameOrLabel
toUnicode.Char.General.Names
.
- Improved performance.
- Added opional support for
ByteString
API. Use the package flaghas-bytestring
to enable it. - Added opional support for
Text
API. Use the package flaghas-text
to enable it. - Added
unicodeVersion
toUnicode.Char.General.Names
. - Fixed the inlining of
Addr#
literals and reduce their size. This results in a sensible decrease of the executable size.
- Updated to Unicode 15.0.0.
- Initial release