Changelog for unicode-data-scripts-0.5.0
Changelog
0.5.0 (September 2025)
- Updated to Unicode 16.0.0.
0.4.0 (July 2024)
- Updated to Unicode 15.1.0.
0.3.0 (July 2024)
- Added
unicodeVersion
andscriptShortName
toUnicode.Char.General.Scripts
. - Fixed the inlining of
Addr#
literals and reduce their size. This results in a sensible decrease of the executable size. - Removed
unicode-data
dependency.
0.2.0.1 (December 2022)
0.2.0 (September 2022)
- Updated to Unicode 15.0.0.
0.1.0 (September 2022)
Initial release
- Added the module
Unicode.Char.General.Scripts
.