Release v0.5.0
This minor release adds support for Rust 1.54.0, 1.55.0 and 1.56.0 and
bumps the MSRV to 1.45.0.
Release v0.4.3
This patch release adds support for Rust 1.53.0 and for non-default
target directories.
Release v0.4.2
This patch releases adds support for the new search index format (Rust
1.52.0 and later).
Release v0.4.1
This patch release fixes an issue with the pager configuration.
Release v0.4.0
This minor release introduces a new interactive viewer, tui. It also
adds syntax highlighting for code in the documentation and support for
Rust 1.47.0.
Release v0.3.0
This minor release adds support for Rust 1.46.0 and significantly
improves the test suite.
Release v0.2.0
This minor release adds support for syntax highlighting of code snippets
and for configuration files.
Release v0.1.3
This patch release adds support for documentation generated with Rust
1.45.0 and fixes some minor bugs in the documentation parser. It also
adds the documentation downloaded using rustup to the default sources.