Skip to content

Choose a tag to compare

@passcod passcod released this 14 Nov 11:32
v1.1.1
00abd2c
  • New option: options-dependent-version lets you override the --dependent-version option of cargo-release.
  • New mode: with crate-release-all: true, all crates in the workspace will be released at once. All crates must already have the same version: the action will refuse to proceed otherwise.