All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
0.1.1 - 2022-07-02
- Fix generator syntax for newer versions of Rust.
- Pin Lochnes to a specific Rust version using a new
rust-toolchain.toml
file in the project root. - Upgrade all dependencies.
- Switch from
log
andstderrlog
totracing
andtracing-subscriber
.
- Upgrade and tweak dependencies to resolve Dependabot alerts from transitive dependencies.
0.1.0 - 2019-10-19
- Initial release!