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.
- Update the versions of the dependencies.
- Make the Helvetia client cloneable.
- Fix a broken test case, due to a change in Rust nightly for an error message.
0.2.0 - 2021-04-15
- Fix a broken link in the API docs.
- Update the
caves
dependency tov0.2
, meaning that RocksDB support is now optional. This should help with the (re)build times of this project.
0.1.1 - 2020-06-22
- Update the CI tests to always run inside a temporary directory.
- Make the CI tests that run a Helvetia server more reliable.
0.1.0 - 2020-06-21
Initial release.