Skip to content

Releases: crate-ci/cargo-release

v0.24.9

15 Apr 02:00
Compare
Choose a tag to compare

[0.24.9] - 2023-04-15

Fixes

  • Don't corrupt TOML table headers with newlines

v0.24.8

21 Mar 22:00
Compare
Choose a tag to compare

[0.24.8] - 2023-03-17

Fixes

  • Report the config file we failed to parse

v0.24.7

21 Mar 01:38
Compare
Choose a tag to compare

[0.24.7] - 2023-03-17

Fixes

  • Vendor OpenSSL to avoid problems from the local system

v0.24.6

13 Mar 17:27
Compare
Choose a tag to compare

[0.24.6] - 2023-03-13

Fixes

  • When editing TOML, don't lose standard tables under dotted tables

v0.24.5

01 Mar 16:32
Compare
Choose a tag to compare

[0.24.5] - 2023-02-28

Internal

  • Dependency update

v0.24.4

12 Jan 21:08
Compare
Choose a tag to compare

[0.24.4] - 2023-01-12

Fixes

  • cargo release owner will only prompt for crates that will be checked

v0.24.3

06 Jan 23:01
Compare
Choose a tag to compare

[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

03 Jan 20:18
Compare
Choose a tag to compare

[0.24.2] - 2023-01-03

Fixes

  • Support package.publish being a list of registries

v0.24.1

13 Dec 15:59
Compare
Choose a tag to compare

[0.24.1] - 2022-12-13

Fixes

  • Don't error out if nothing to commit

v0.24.0

28 Nov 15:03
Compare
Choose a tag to compare

[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