Skip to content

Latest commit

 

History

History
86 lines (55 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

86 lines (55 loc) · 1.93 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.

0.10.3 (2022-09-02)

Fixed

  • MSRV issue caused by publishing v0.10.2 using a buggy Nightly toolchain (#399)

0.10.2 (2022-07-30)

Added

  • cSHAKE128 and cSHAKE256 implementations (#355)

0.10.1 (2022-02-17)

Fixed

  • Minimal versions build (#363)

0.10.0 (2021-12-07)

Changed

  • Update to digest v0.10 (#217)

0.9.1 (2020-06-28)

Changed

  • Update to block-buffer v0.9 (#164)
  • Update to opaque-debug v0.3 (#168)

0.9.0 (2020-06-10)

Changed

  • Update to digest v0.9 release; MSRV 1.41+ (#155)
  • Use new *Dirty traits from the digest crate (#153)
  • Bump block-buffer to v0.8 release (#151)
  • Rename *result* to finalize (#148)
  • Upgrade to Rust 2018 edition (#134)

0.8.2 (2019-04-24)

0.8.1 (2018-11-14)

0.8.0 (2018-10-02)

0.7.3 (2018-03-27)

0.7.2 (2017-11-18)

0.7.1 (2017-11-17)

0.7.0 (2017-11-15)

0.6.0 (2017-06-12)

0.5.3 (2017-05-31)

0.5.2 (2017-05-30)

0.5.1 (2017-05-02)

0.5.0 (2017-04-06)

0.4.1 (2017-01-20)

0.4.0 (2016-12-25)

0.3.0 (2016-11-17)

0.2.0 (2016-10-14)

0.1.0 (2016-10-13)