mirror of
https://github.com/logos-blockchain/sponges.git
synced 2026-07-30 02:23:31 +00:00
1.4 KiB
1.4 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.2.0 (UNRELEASED)
TODO: fill out rest of changelog
Fixed
- Use
doc_cfgin place of removeddoc_auto_cfgfeature (#91)
0.1.5 (2024-01-12)
Changed
- Enable ARMv8 ASM backend for
p1600(#68)
0.1.4 (2023-05-04)
Added
keccak_pfns for[200, 400, 800, 1600](#55)
Changed
- 2018 edition upgrade (#32)
0.1.3 (2022-11-14)
Added
- ARMv8 SHA3 ASM intrinsics implementation for
keccak_f1600(#23)
0.1.2 (2022-05-24)
Changed
- Implement
simdfeature withportable_simdinstead of deprecatedpacked_simd(#16)
0.1.1 (2022-05-24)
Added
0.1.0 (2018-03-27)
- Initial release