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.
- MSRV issue caused by
resolver = "2"
(#402)
- Incorrect computation of hash on some inputs (#379)
- Minimal versions build (#363)
- Update to
digest
v0.10 (#217)
- Fixed
Reset
implementation bug. Reduce crate size by using binary dump ofPI
(#300)
- Initial release