2.8 KiB
2.8 KiB
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.5.1 (2024-03-03)
Added
- add
new_with_init_block(#195)
0.5.0 (2022-07-31)
Changed
0.4.4 (2021-08-27)
Changed
- Relax
zeroizeconstraints (#141)
0.4.3 (2021-07-20)
Changed
- Pin
zeroizedependency to v1.3 (#134)
0.4.2 (2021-05-31)
Added
- Nightly-only ARMv8 intrinsics support gated under the
armv8feature (#126)
0.4.1 (2021-05-05)
Added
force-softfeature (#121)
0.4.0 (2021-04-29)
Changed
0.3.1 (2020-12-26)
Added
Debugimpl usingopaque-debug(#105)
Changed
- Use
polyval::mulx(#109)
0.3.0 (2020-06-06)
Changed
- Bump
polyvaldependency to v0.4 (#59) - Bump
universal-hashdependency to v0.4; MSRV 1.41 (#52, #57) - Rename
resultmethods to tofinalize(#56)
0.2.3 (2019-11-14)
Changed
- Upgrade to
zeroize1.0 (#33)
0.2.2 (2019-10-06)
Fixed
0.2.1 (2019-10-05)
Changed
0.2.0 (2019-10-04)
Changed
- Upgrade to
polyvalv0.2 anduniversal-hashcrate v0.3 (#22)
0.1.0 (2019-09-19)
- Initial release