Skip to content

Tags: unicode-rs/rust-caseless

Tags

v0.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from Eijebong/regex

Update regex to 1.0 and bump version

v0.2.0

Merge pull request #8 from clarcharr/master

Update CaseFolding.txt

v0.1.3

Add one test function (it's a start)

v0.1.0

Use fixed-size arrays instead of static slices for case folding.