mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-03 14:23:07 +00:00
1.0 KiB
1.0 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.
[Unreleased]
[0.2.3] - 2024-04-16
- Code refactoring (#1558)
- Simplify types: remove option from CTL filters (#1567)
- Add stdarch_x86_avx512 feature (#1566)
[0.2.2] - 2024-03-21
Changed
[0.2.1] - 2024-03-01 (starky crate only)
Changed
- Always compile cross_table_lookups::debug_utils (#1540)
[0.2.0] - 2024-02-20
- Initial CHANGELOG tracking.