Skip to content

Releases: taiki-e/cargo-hack

0.6.23

27 Mar 12:26
Compare
Choose a tag to compare
  • Fix ignoring optional dependencies when namespaced dependencies are used. (#241, thanks @xStrom)

0.6.22

10 Mar 06:07
Compare
Choose a tag to compare

0.6.21

06 Mar 16:34
Compare
Choose a tag to compare
  • Support combining --ignore-unknown-features and --group-features. (#240, thanks @kornelski)

0.6.20

21 Feb 01:59
Compare
Choose a tag to compare

0.6.19

16 Feb 23:42
Compare
Choose a tag to compare
  • Fix bug in --mutually-exclusive-features option. (#235, thanks @sunmy2019)

0.6.18

10 Feb 14:28
Compare
Choose a tag to compare
  • Update toml_edit to 0.22.

0.6.17

03 Feb 13:13
Compare
Choose a tag to compare
  • Add --mutually-exclusive-features option. (#230, thanks @jhpratt)

0.6.16

24 Jan 14:41
Compare
Choose a tag to compare
  • Fix "No such file or directory" error when --no-private flag is used with the workspace that the members field contains glob. (#228)

0.6.15

16 Dec 12:55
Compare
Choose a tag to compare
  • Remove dependency on is-terminal.

0.6.14

05 Dec 13:39
Compare
Choose a tag to compare
  • Update toml_edit to 0.21.