Releases: crate-ci/cargo-release
Releases · crate-ci/cargo-release
v0.25.15
v0.25.14
[0.25.14] - 2024-12-12
Features
- Support for cargo's nightly workspace publishing (requires
cargo +nightly release -Zworkspace-publish ...
)
v0.25.13
[0.25.13] - 2024-11-15
Compatibility
- Build MSRV is now 1.80
Fixes
- Improve
allow-branch
error
v0.25.12
[0.25.12] - 2024-10-07
Compatibility
- Build MSRV is now 1.79
Fixes
- Report current dir for hook error messages
v0.25.11
[0.25.11] - 2024-09-06
Compatibility
- Build MSRV is now 1.78
- Runtime MSRV is now 1.66
Fixes
- Removed our own wait-for-publish logic, relying on Cargo instead
v0.25.10
[0.25.10] - 2024-06-21
Features
- Add
--certs-source
for overriding where certs are read from
v0.25.9
[0.25.9] - 2024-06-21
Features
- Add
rate-limit.new-packages
,rate-limit.existing-packages
workspace config to override the defaults
v0.25.8
[0.25.8] - 2024-05-29
Internal
- Update dependencies
v0.25.7
[0.25.7] - 2024-04-25
Compatibility
- MSRV is now 1.76
Fixes
- Improve error message on hook failure due to permissions
v0.25.6
[0.25.6] - 2024-02-27
Fixes
- Improve diff output