Skip to content

Releases: crate-ci/cargo-release

v0.24.10

17 Apr 16:11
Compare
Choose a tag to compare

[0.24.10] - 2023-04-17

Fixes

  • Allow disabling of vendored libgit2/openssl

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