heck
heck is a case conversion library.
0.5.0
1.2B downloads/mo
#26 most downloaded on crates.io
withoutboats/heck
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 4 weeks to 2.0 years
Some releases are documented
notes for 3 of 10 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
11 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Mar 2017 to Mar 2024Releases
latest 11-
0.5.012 Mar 2024Release notes
Open source →- Add
no_stdsupport. - Remove non-additive
unicodefeature. The library now useschar::is_alphanumericinstead of theunicode-segmentationlibrary to determine word boundaries in all cases.
- Add
-
0.5.0-rc.115 Aug 2023 pre-releaseNothing published for this version
-
0.4.101 Feb 2023 -
0.4.009 Dec 2021Release notes
Open source →Breaking changes:
- Make unicode support optional (off by default). Enable the
unicodecrate feature if you need unicode support. - Rename all traits from
SomeCasetoToSomeCase, matchingstds convention of beginning trait names with a verb (ToOwned,AsRef, …) - Rename
ToMixedCasetoToLowerCamelCase - Rename
ToCamelCasetoToUpperCamelCase - Add
ToPascalCaseas an alias toToUpperCamelCase
- Make unicode support optional (off by default). Enable the
-
0.3.302 Jun 2021Nothing published for this version
-
0.3.221 Dec 2020Nothing published for this version
-
0.3.119 Dec 2018Nothing published for this version
-
0.3.017 Aug 2017Nothing published for this version
-
0.2.123 Apr 2017Nothing published for this version
-
0.2.027 Mar 2017Nothing published for this version
-
0.1.027 Mar 2017Nothing published for this version