Releases: jhg/capitalize-rs
Releases · jhg/capitalize-rs
v0.3.4
v0.3.3
Full Changelog: v0.3.2...v0.3.3
v0.3.2
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Added capitalize first and last letter only by @bwintertkb in #1
- Optimize cases for empty strings, avoiding to alloc.
- Improved documentation, specially when it's read from tooltips in a IDE/editor.
New Contributors
- @bwintertkb made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0