Releases: sttk/stringcase-rust
Releases · sttk/stringcase-rust
0.3.0
New Features
Docs
- doc,comment: added descriptions for *_with_nums_as_word by @sttk in #21
- doc: modified benchmark results by @sttk in #22
Supports
- cicd: fix forgetting to switch rust versions by @sttk in #16
- test: modified mistakes in test cases by @sttk in #17
- chore: modified build.sh by @sttk in #19
- release tasks for 0.3.0 by @sttk in #23
Full Changelog: 0.2.1...0.3.0
0.2.1
0.2.0
⚠ BREAKING CHANGES
New Features
Changes
Supports
- chore: fixed a mistake in benchmark.md by @sttk in #7
- chore: modified build.sh about cover and bench by @sttk in #8
- chore: modified cover task in build.sh by @sttk in #10
- test: added integration tests for Caser by @sttk in #13
Full Changelog: 0.1.1...0.2.0
0.1.1
Changes
Docs
- doc: added some badges in README.md by @sttk in #3
- doc: fix typo of lib name in README.md by @sttk in #5
Tests
Supports
- chore: modified readme field in Cargo.toml by @sttk in #4
- performance tuning, modify some comments, add test cases by @sttk in #6
Full Changelog: 0.1.0...0.1.1