UNIC v0.8.0 - 2019-01-02
New Components
-
unic-ucd-block
: List of all Unicode Blocks and the property assigning a block to each character. -
unic-ucd-hangul
: Unicode Hangul Syllable detection and Composition/Decomposition algorithms.
Other Updates
unic-ucd-name
: Complete implementation for Unicode Name Property, with addition of Hangul and CJK Han names, as defined by The Unicode Standard.
Notes
-
This is the last release of the project before migration to Rust 2018 Edition.
-
Special thanks for Yan Li (@eyeplum) for implementing most of the features in this release.