Skip to content

Releases: taiki-e/cargo-minimal-versions

0.1.20

22 Oct 10:19
Compare
Choose a tag to compare
  • Add --detach-path-deps flag to run minimal versions check with path fields removed from dependencies. (#4)

0.1.19

11 Sep 17:42
Compare
Choose a tag to compare
  • Remove dependency on slab, shell-escape, and fs-err.

0.1.18

10 Sep 03:48
Compare
Choose a tag to compare
  • Fix regression on --no-private flag with virtual workspace, introduced in 0.1.17.

0.1.17

09 Sep 12:15
Compare
Choose a tag to compare
  • Improve support for very old Cargo (pre-1.39).

  • Remove dependency on cargo_metadata.

0.1.16

28 Aug 20:32
Compare
Choose a tag to compare
  • Fix bug in --ignore-private/--no-private flag on Windows.

0.1.15

28 Aug 16:35
Compare
Choose a tag to compare
  • Improve the behavior of --ignore-private flag to prevent private crates from affecting lockfile and metadata.

    This fixes some false negatives.

  • Add --no-private flag as an alias of --ignore-private flag.

0.1.14

14 Aug 15:10
Compare
Choose a tag to compare
  • Allow nightly to be specified by setting RUSTC_BOOTSTRAP=1, the same as for rustc and cargo.

0.1.13

28 Jul 19:24
Compare
Choose a tag to compare
  • Update cargo_metadata to 0.17.

0.1.12

15 Apr 08:22
Compare
Choose a tag to compare
  • Fix version detection with dev build

  • Update toml_edit to 0.19.

0.1.11

24 Jan 15:27
Compare
Choose a tag to compare
  • Update toml_edit to 0.18.

  • Update lexopt to 0.3