cargo cargo-semver-checks 0.18.3
v0.18.3

latest releases: 0.49.0, 0.48.0, 0.47.0...
3 years ago

What's Changed

In prior v0.18.x versions, CLI argument parsing bugs could lead to false-negatives or incorrect crates being selected for checking in a workspace. The false-negatives were caused by an incorrect baseline selection used as a default: "current directory" instead of "largest prior version on crates.io."

Due to the severity of these issues, all prior v0.18.x versions are yanked. Per our usual policy, we've added the reproducers for these issues to our integration test suite, so they can never happen again. Apologies for the inconvenience!

More information in #380, #378, #382, and #381.

All Merged PRs

Full Changelog: v0.18.2...v0.18.3

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

NewReleases is sending notifications on new releases.