Skip to content

v0.18.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 15:48
· 418 commits to main since this release
863f533

What's Changed

  • Add a lib target so that other crates can use cargo-semver-checks as a library
  • Bugfix: target-specific optional features no longer produce false-positives (#369)
  • Bugfix: display color output from rustdoc on error (#326)

All Merged PRs

  • bump cargo-toml to 0.15.2 and remove workarounds by @skyzh in #374
  • Fix false-positives from target-specific optional features by @tonowak in #375
  • Use --color=always in rustdoc command when stderr is tty by @tonowak in #360
  • extract library by @MarcoIeni in #314
  • Release v0.18.2 with a new lib target. by @obi1kenobi in #377

New Contributors

Full Changelog: v0.18.1...v0.18.2