Closed raskad closed 9 months ago
This adds parsing support for the DerivedNormalizationProps.txt file.
DerivedNormalizationProps.txt
We need this in https://github.com/ridiculousfish/regress. In addition to the tests here, I tested this change locally and it works as expected in replacing our current parsing.
This PR is on crates.io in ucd-parse 0.1.13.
ucd-parse 0.1.13
This adds parsing support for the
DerivedNormalizationProps.txt
file.We need this in https://github.com/ridiculousfish/regress. In addition to the tests here, I tested this change locally and it works as expected in replacing our current parsing.