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.2.1 - 2021-04-15
- Bump to v0.2.1, to re-trigger a build in docs.rs. The previous build failed due to an issue in Rust nightly (rust/rust-lang#84162).
0.2.0 - 2021-04-13
- Move the RocksDB support behind the
with-rocksdb
feature flag. This is done mainly to reduce the (re)build times.
0.1.0 - 2020-03-04
Initial release.