Skip to content

Releases: foresterre/cargo-msrv

cargo-msrv v0.16.0-beta.21

02 Jun 10:50
Compare
Choose a tag to compare
Pre-release

Changelog

Notably:

Full Changelog: v0.16.0-beta.20...v0.16.0-beta.21

cargo-msrv v0.16.0-beta.20

10 Feb 04:08
Compare
Choose a tag to compare
Pre-release

Changelog

Notably:

  • Make cargo msrv verify compatible with workspace inheritance by @Jefffrey in #882

Full Changelog: v0.16.0-beta.19...v0.16.0-beta.20

cargo-msrv v0.16.0-beta.19

24 Jan 21:06
Compare
Choose a tag to compare
Pre-release

Changelog

Notably:

cargo-msrv v0.16.0-beta.18

10 Dec 05:37
Compare
Choose a tag to compare
Pre-release

Changelog

Notably:

  • Added --features option, --all-features flag and --no-default-features flag, which are forwarded to the default compatibility check command
  • Added --add-component option, which can be used to add a Rust component to a toolchain.

cargo-msrv v0.16.0-beta.17

12 Nov 03:27
Compare
Choose a tag to compare
Pre-release

Changelog

A redo of v0.16.0-beta.16, with a hopefully fixed release build (#828, #830).


Notable changes as previously listed by v0.16.0-beta.16:

  • Use compilation target instead of build machine target for MSRV checks

This is likely the last beta release before 0.16.0 GA :) :). 🥲🥲🥲

cargo-msrv v0.16.0-beta.16

12 Nov 01:26
Compare
Choose a tag to compare
Pre-release

Changelog

Notably:

  • Use compilation target instead of build machine target for MSRV checks

This is likely the last beta release before 0.16.0 GA. Unless, the release builds fail... #828

cargo-msrv v0.16.0-beta.15

26 Aug 20:33
Compare
Choose a tag to compare
Pre-release

cargo-msrv v0.16.0-beta.14

21 May 18:37
Compare
Choose a tag to compare
Pre-release

cargo-msrv v0.16.0-beta.13

06 May 20:23
Compare
Choose a tag to compare
Pre-release

Changelog

  • Fix issue where release binaries were not built

cargo-msrv v0.16.0-beta.12

06 May 14:30
Compare
Choose a tag to compare
Pre-release