Releases: artichoke/focaccia
Releases · artichoke/focaccia
v1.0.1
Release focaccia
1.0.1.
focaccia
is published on crates.io.
This release adds comments to generated Unicode sources that contain:
- Annotations that the sources are generated.
- Instructions on how the sources are generated via the
gen_case_lookups.rb
script. - The Unicode version used to generate the sources.
- A timestamp for when the sources were last generated.
No Rust logic has changed in this release.
v1.0.0
Release focaccia
1.0.0.
focaccia
is published on crates.io.
focaccia
provides implementations of Unicode case folding for several folding strategies including full, Turkic, and ASCII.
focaccia
is a no_std
crate and does not link to alloc
.