Releases: foresterre/cargo-msrv
Releases · foresterre/cargo-msrv
cargo-msrv v0.16.0-beta.21
Notably:
Full Changelog: v0.16.0-beta.20...v0.16.0-beta.21
cargo-msrv v0.16.0-beta.20
Notably:
Full Changelog: v0.16.0-beta.19...v0.16.0-beta.20
cargo-msrv v0.16.0-beta.19
cargo-msrv v0.16.0-beta.18
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
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
cargo-msrv v0.16.0-beta.15
cargo-msrv v0.16.0-beta.14
cargo-msrv v0.16.0-beta.13
- Fix issue where release binaries were not built