Changelog for unicode-data-security-0.6.0
Changelog
0.6.0 (September 2025)
- Updated to Unicode 17.0.0.
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)
- Changed the type of
confusablePrototype
andintentionalConfusables
fromChar -> Maybe String
toChar -> String
. - Added
unicodeVersion
toUnicode.Char.Identifiers.Security
. - Fixed the inlining of
Addr#
literals and reduce their size. This results in a sensible decrease of the executable size.
0.2.0 (September 2022)
- Updated to Unicode 15.0.0.
0.1.0 (September 2022)
- Initial release