Changelog of @hackage/unicode-data-parser 0.3.0.2
Revision history for unicode-data-parser
0.3.0.2 – 2024-06-15
- Fix instance
Ord
ofCodePointRange
.
0.3.0.1 – 2024-06-07
- Fix handling of BOM
- Use
HasCallStack
to facilitate debugging.
0.3.0 – 2024-06-07
- Add parser for
SpecialCasing.txt
- Add parser for
CaseFolding.txt
- Add parser for
DerivedNumericValues.txt
- Add parser for
DerivedName.txt
- Add parser for
NameAliases.txt
- Add parser for
Blocks.txt
- Add parser for
PropertyValueAliases.txt
0.2.0 – 2024-06-07
- Code refactor, renaming lot of things.
0.1.0 – 2024-06-03
- First version, released on an unsuspecting world
- Add parser for
UnicodeData.txt
- Add parser for properties files