Releases: crate-ci/cargo-release
Releases · crate-ci/cargo-release
v0.21.1
[0.21.1] - 2022-07-12
Fixes
- Load workspace config from the actual workspace manifest
v0.21.0
[0.21.0] - 2022-05-26
Breaking Change
- Template substitutions are now performed on pre-release-hook arguments
Features
- Template substitutions are now performed on pre-release-hook arguments
v0.20.6
[0.20.6] - 2022-05-26
Fixes
- Don't accidentally publish a
default-member
instead of the root crate
v0.20.5
[0.20.5] - 2022-04-13
Features
- Add
--allow-branch
v0.20.4
[0.20.4] - 2022-04-12
Fixes
- Be explicit on dry-run failures
v0.20.3
[0.20.3] - 2022-03-07
Fixes
- Don't fail dirty detection when a
HEAD
file exists - Show more details on dry-run
v0.20.2
[0.20.2] - 2022-02-15
Fixes
- Break cycles at dev dependencies
v0.20.1
[0.20.1] - 2022-02-04
Fixes
- Add missing
--metadata
to complement-m
v0.20.0
[0.20.0] - 2022-02-02
Breaking Changes
- Replacements: Changed
^
/$
to match start/end of lines rather than file
Fixes
- Replacements: Changed
^
/$
to match start/end of lines rather than file
v0.19.4
[0.19.4] - 2022-01-25
Features
- Lightweight tag support by setting
message = ""