Releases: crate-ci/cargo-release
Releases · crate-ci/cargo-release
v0.24.9
[0.24.9] - 2023-04-15
Fixes
- Don't corrupt TOML table headers with newlines
v0.24.8
[0.24.8] - 2023-03-17
Fixes
- Report the config file we failed to parse
v0.24.7
[0.24.7] - 2023-03-17
Fixes
- Vendor OpenSSL to avoid problems from the local system
v0.24.6
[0.24.6] - 2023-03-13
Fixes
- When editing TOML, don't lose standard tables under dotted tables
v0.24.5
[0.24.5] - 2023-02-28
Internal
- Dependency update
v0.24.4
[0.24.4] - 2023-01-12
Fixes
cargo release owner
will only prompt for crates that will be checked
v0.24.3
[0.24.3] - 2023-01-06
Features
- New
metadata
config field for controlling how the version build metadata is updated (or not)
v0.24.2
[0.24.2] - 2023-01-03
Fixes
- Support
package.publish
being a list of registries
v0.24.1
[0.24.1] - 2022-12-13
Fixes
- Don't error out if nothing to commit
v0.24.0
[0.24.0] - 2022-11-28
Breaking Changes
- Remove support for unused config fields (post-release)
Fixes
- Help catch unused template variables by logging them