Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

47 lines (28 loc) · 1.19 KB

Changelog

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.

Changed

  • Update the versions of the dependencies.
  • Make the Helvetia client cloneable.

Fixed

  • Fix a broken test case, due to a change in Rust nightly for an error message.

0.2.0 - 2021-04-15

Fixed

  • Fix a broken link in the API docs.

Changed

  • Update the caves dependency to v0.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

Changed

  • 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.