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.
0.9.2 - 2024-12-07
- make new clippy happy
- update dependency mdbook to v0.4.43;update other dependencies
- attempt to fix upload-artifact not allowing reused name
- bump download-artifact as well
- bump upload-artifact to v4 so deployment runs
0.9.1 - 2024-11-07
- fix deploy CI artifact names
- make clippy happy
- switch to mdbook_fork4ls v0.4.41; update dependencies
- deploy CI explicit release tag
- different tag for deploy than release
- deploy CI does not publish on crates.io
- allow manually trigger deploy CI
0.9.0 - 2024-05-23
- fix&enhance tracing subscriber output
- update dependencies
- use tracing
- print render error&restore delimiter
- build release binary on release-plz