cargo cargo-semver-checks 0.50.0
v0.50.0

4 hours ago

In this release

  • Support for rustdoc JSON v61 for the latest nightly Rust
  • One new lint: auto_trait_impl_added
  • Bugfix in constructible_struct_adds_field to properly account for existing pub but #[doc(hidden)] fields.
  • Support for parsing rustdocflags from .cargo/config.toml and some minor bugfixes

semver-animation
This adorable animation was made by @dekirisu

This release requires Rust 1.93+ both to install (MSRV) and at runtime.

All merged PRs

  • Fix publishing workflow not being triggered because of optional job. by @obi1kenobi in #1679
  • Make Rust 1.93 the MSRV and remove old fixtures. by @obi1kenobi in #1680
  • Update to trustfall_rustdoc v0.40.0, dropping rustdoc JSON v56. by @obi1kenobi in #1682
  • Weekly cargo update of dependencies by @obi1kenobi in #1684
  • Fix lints about constructible structs to account for non-pub-API fields. by @obi1kenobi in #1685
  • Weekly cargo update of dependencies by @obi1kenobi in #1686
  • Add minor lint: auto trait impl added to pub type by @ivelieu in #1683
  • Upgrade trustfall_rustdoc to v0.41.0 adding support for rustdoc v61. by @obi1kenobi in #1687
  • Bump cargo-config2 to pick up rustdocflags parsing and bugfixes. by @obi1kenobi in #1688
  • Bump mozilla-actions/sccache-action from 0.0.10 to 0.0.11 by @dependabot[bot] in #1689
  • Weekly cargo update of dependencies by @obi1kenobi in #1690
  • Release v0.50.0 supporting rustdoc v61 and parsing config rustdocflags. by @obi1kenobi in #1691

New Contributors

Full Changelog: v0.49.0...v0.50.0

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

NewReleases is sending notifications on new releases.