Skip to content

Releases: crate-ci/cargo-release

v0.21.1

12 Jul 02:44
Compare
Choose a tag to compare

[0.21.1] - 2022-07-12

Fixes

  • Load workspace config from the actual workspace manifest

v0.21.0

26 May 18:17
Compare
Choose a tag to compare

[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

26 May 17:48
Compare
Choose a tag to compare

[0.20.6] - 2022-05-26

Fixes

  • Don't accidentally publish a default-member instead of the root crate

v0.20.5

13 Apr 15:10
Compare
Choose a tag to compare

[0.20.5] - 2022-04-13

Features

  • Add --allow-branch

v0.20.4

12 Apr 21:27
Compare
Choose a tag to compare

[0.20.4] - 2022-04-12

Fixes

  • Be explicit on dry-run failures

v0.20.3

07 Mar 21:40
Compare
Choose a tag to compare

[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

15 Feb 18:28
Compare
Choose a tag to compare

[0.20.2] - 2022-02-15

Fixes

  • Break cycles at dev dependencies

v0.20.1

05 Feb 03:53
Compare
Choose a tag to compare

[0.20.1] - 2022-02-04

Fixes

  • Add missing --metadata to complement -m

v0.20.0

02 Feb 16:04
Compare
Choose a tag to compare

[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

25 Jan 13:56
Compare
Choose a tag to compare

[0.19.4] - 2022-01-25

Features

  • Lightweight tag support by setting message = ""