Releases: Nugine/const-str
Releases · Nugine/const-str
v1.1.0
What's Changed
- docs: update copyright year in LICENSE by @Ocheretovich in #57
- chore: gate http import behind feature by @Ocheretovich in #59
- build(deps): remove dev-dependencies by @Nugine in #60
- build: workspace-level package info by @Nugine in #61
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Configure Dependabot to group cargo updates and auto-update GitHub Actions by @Copilot in #55
- build(deps): bump actions/checkout from 4 to 6 in the actions group by @dependabot[bot] in #56
Full Changelog: v0.7.1...v1.0.0
v0.7.1
v0.7.0
What's Changed
- Add support for
&[char]pattern insplit!andsplit_inclusive!macros by @Copilot in #39 - Fix convert_ascii_case! heck mismatch for non-ASCII characters by @Copilot in #40
- Add GitHub Copilot agent configuration files by @Copilot in #43
- Add const-fn compatible trim_ascii! macros for string trimming by @Copilot in #45
Full Changelog: v0.6.4...v0.7.0
v0.6.4
What's Changed
- Added support for
Train-Caseconversion by @andreystepanov in #35 - Implement split_ascii_whitespace! macro by @Copilot in #37
- Update printable.rs with latest Unicode data from Rust stdlib by @Copilot in #38
New Contributors
- @Copilot made their first contribution in #37
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- docs: edited the license date by @Ocheretovich in #33
- Add support for title case conversion by @andreystepanov in #34
New Contributors
- @Ocheretovich made their first contribution in #33
- @andreystepanov made their first contribution in #34
Full Changelog: v0.6.2...v0.6.3
v0.6.2
v0.6.1
v0.6.0
What's Changed
- const-str-proc-macro: Add LICENSE symlink by @sbrivio-rh in #21
- feat: make net macros usable without std by @ROMemories in #22
- BREAKING: bump MSRV to 1.77.0 in #22
- document constant evaluation behaviors in 274dacf (#19)
New Contributors
- @sbrivio-rh made their first contribution in #21
- @ROMemories made their first contribution in #22
Full Changelog: v0.5.7...v0.6.0