mirror of
https://github.com/logos-blockchain/sponges.git
synced 2026-07-29 18:13:17 +00:00
1.6 KiB
1.6 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.4.0 (2023-07-27)
Added
zeroizefeature (#57)
Removed
- Implementation of
Copytrait forState(#57)
0.3.1 (2023-03-19)
Changed
- Drop MSRV to 1.56 (#51)
0.3.0 (2023-03-17)
Added
Statetype and permutation fromascon-corecrate (#49)no_unrollfeature
Removed
- AEAD API and
aeaddependency The implementation of the AEAD API is provided byascon-aead. Ascon,Key,Noncetypesalloc,std, andaeadfeatures
0.2.0 (2023-02-25)
Added
Changed
Removed
byteorderdependency (#37)