All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased - ReleaseDate
0.4.1 - 2025-01-26
0.4.0 - 2024-11-30
0.3.9 - 2024-10-19
0.3.8 - 2024-10-14
0.3.7 - 2024-09-22
0.3.6 - 2024-06-09
0.3.5 - 2024-05-21
0.3.4 - 2024-03-28
0.3.3 - 2024-03-28
0.3.2 - 2023-08-25
0.3.1 - 2023-07-22
0.3.0 - 2023-01-29
0.2.1 - 2023-01-04
- Bump rustdoc-types from 0.17.0 to 0.18.0
0.2.0 - 2022-09-15
- (breaking change) fix typo in command line arguments:
--allow-no-vsc
->--allow-no-vcs
0.1.4 - 2022-09-15
--check
: show diff if README is not updated
- Resolve links to exported public items defined in private modules
0.1.3 - 2022-09-14
- Windows pre-built binaries were broken.
0.1.2 - 2022-09-14
- Added
cargo-binstall
support for installing binaries.
0.1.1 - 2022-09-13
- Resolve more links in the documentation if possible (workaround for rust-lang/rust#101687]
- Remove un-resolved intra-doc links from the documentation
0.1.0 - 2022-09-11
- First release