Skip to content

Releases: taiki-e/cargo-hack

0.5.13

12 May 00:54
Compare
Choose a tag to compare
  • Support short flag of --features (-F). (#150)

0.5.12

21 Jan 15:16
Compare
Choose a tag to compare
  • Distribute prebuilt binaries for aarch64 Linux (gnu and musl).

0.5.11

21 Jan 05:27
Compare
Choose a tag to compare
  • Fix breakage on nightly-2022-01-20 or later. (#146)

0.5.10

05 Jan 13:24
Compare
Choose a tag to compare
  • Fix handling of combined short flags. (#143)

  • Support omitting lower bound of --version-range in all cargo versions. (#144)

0.5.9

29 Dec 07:53
Compare
Choose a tag to compare
  • Fix an error when using old cargo with a dependency graph containing 2021 edition crates. (#138)

  • Support omitting lower bound of --version-range. (#139)

  • Add --keep-going flag. (#140)

  • Fix an issue where --feature-powerset and --each-feature add --all-features as one of the combinations, even if it is already covered by another combination. (#141)

0.5.8

13 Oct 14:41
Compare
Choose a tag to compare
  • Distribute statically linked binary on Windows MSVC. (#131)

0.5.7

0.5.6

07 Jun 14:00
Compare
Choose a tag to compare
  • You can now install cargo-hack using Homebrew tap on macOS and Linux: brew install taiki-e/tap/cargo-hack

  • Documentation improvements.

0.5.5

03 Apr 15:28
Compare
Choose a tag to compare

0.5.4

27 Feb 13:54
Compare
Choose a tag to compare