v2.3.0
- Upgrade Unicode CaseFolding to 12.0.0
- Mark
Ascii::new()
andUniCase::unicode()
asconst fn
. - Add more
From
impls. - Add
UniCase::into_inner()
andAscii::into_inner()
.
Ascii::new()
and UniCase::unicode()
as const fn
.From
impls.UniCase::into_inner()
and Ascii::into_inner()
.