cargo cargo-semver-checks 0.23.0
v0.23.0

latest releases: 0.50.0, 0.49.0, 0.48.0...
2 years ago

What's Changed

This release enables sparse index support, which you'll notice in the form of much faster semver-checking time. Thanks to @Jake-Shadle for this huge contribution!

New lints in this release:

This is the last version to support Rust 1.67.

Due to many of our dependencies raising MSRV to 1.70, our future releases will also have an MSRV of 1.70 or higher. However, Rust 1.68-1.70 share a rustdoc JSON format, so the next planned release will be able to test crates that need 1.68 or 1.69 — just compile cargo-semver-checks itself on Rust 1.70 or higher before using it with 1.68-1.69.

All Merged PRs

New Contributors

Full Changelog: v0.22.1...v0.23.0

Don't miss a new cargo-semver-checks release

NewReleases is sending notifications on new releases.