Skip to content

Releases: Techcable/utf8proc.rs

Update utf8proc to v2.11.0

11 Sep 03:08
94f5443

Choose a tag to compare

No other changes besides the update.

Initial Release

14 Jul 15:21
8224fcd

Choose a tag to compare

Includes a safe wrapper for the 'map' function, character display width, and some (but not all) character properties.
Notably, this is enough functionality for character normalization and case folding.

The utf8proc-sys bindings should be complete, since they are generated by bindgen.

Corresponds to utf8proc version v2.10.0.