Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

v0.8.4

Compare
Choose a tag to compare
@burmecia burmecia released this 24 Aug 02:13
· 144 commits to master since this release

This is a minor release to improve code quality and bug fix. In this release,

  • Fixed eid to cstr lifetime issue, #41
  • Replaced openssl with rust-tls, #43
  • Changed default version_limit to 1
  • Changed default dedup_chunk option to false
  • Other minor code and documentation improvements