v0.20.1
What's Changed
- Add support for rustdoc v25 on nightly Rust.
The v0.20.x series of releases will be the last one to support rustdoc formats v21 and v22, which are part of Rust 1.65 and 1.66, respectively. Versions v0.21+ will only support semver-checking rustdoc generated by Rust 1.67+.
All Merged PRs
- Link to the semver non-exhaustive section in the cargo reference. by @obi1kenobi in #445
- Refer to v2 of the action in README by @mgr0dzicki in #446
- library: return required update for each crate by @MarcoIeni in #398
- Release v0.20.1 with support for rustdoc v25 on nightly Rust. by @obi1kenobi in #452
Full Changelog: v0.20.0...v0.20.1