Releases: noir-lang/poseidon
Releases · noir-lang/poseidon
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-04-08)
⚠ BREAKING CHANGES
update to new stdlib interface (#46 )
Bug Fixes
v0.2.6
Compare
Sorry, something went wrong.
No results found
0.2.6 (2026-02-20)
Bug Fixes
v0.2.5
Compare
Sorry, something went wrong.
No results found
0.2.5 (2026-02-20)
Bug Fixes
v0.2.4
Compare
Sorry, something went wrong.
No results found
0.2.4 (2026-02-18)
Bug Fixes
v0.2.3
Compare
Sorry, something went wrong.
No results found
0.2.3 (2026-01-22)
Features
v0.2.2
Compare
Sorry, something went wrong.
No results found
0.2.2 (2026-01-19)
Bug Fixes
Remove OOB read from cache and unnecessary zeroing in perform_duplex (#33 ) (845fac9 )
v0.2.1
Compare
Sorry, something went wrong.
No results found
0.2.1 (2026-01-16)
Features
Improve brillig performace (#27 ) (596d59a )
Optimize variable length hashes (#32 ) (ec4b206 )
Remove cache in static length poseidon2 (#28 ) (211d4e9 )
Unroll poseidon2 hash loop by RATE chunks (#30 ) (678300e )
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2025-12-11)
⚠ BREAKING CHANGES
remove variable length hash padding (#15 )
Features
Remove variable length hash padding (#15 ) (af9b726 )
v0.1.1
Compare
Sorry, something went wrong.
No results found
0.1.1 (2025-05-22)
Bug Fixes
Always use u32 when indexing arrays (#4 ) (e5fa393 )
v0.1.0
Compare
Sorry, something went wrong.
No results found
0.1.0 (2025-03-11)
Features