Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 535 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 535 Bytes

Changelog

All notable changes to this library will be documented in this file.

The format is based on Keep a Changelog, and this library adheres to Rust's notion of Semantic Versioning.

[Unreleased]

[0.1.2] - 2024-10-01

Added

  • zcash_spec::PrfExpand::ARBITRARY_ZIP32_CHILD

[0.1.1] - 2024-09-20

Fixed

  • The std default feature of blake2b_simd is now disabled, to enable no-std usage.

[0.1.0] - 2023-12-07

Initial release.