Skip to content

1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 05:24
· 149 commits to master since this release

version 1.3.0

Changes since 1.2.0:

  • Added blake3_hasher_reset to the C API, for parity with the Rust API.
  • Updated digest to v0.10. This version merged the crypto-mac crate with
    digest, so the dependency on crypto-mac has been removed. These trait
    implementations are still gated behind the "traits-preview" feature.
  • Updated clap to v3.