File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes are documented in this file.
44Lines marked “(!)” indicate a breaking change.
55
6+ ## [ 1.0.0] ( https://github.com/Neptune-Crypto/twenty-first/compare/v0.50.0..v1.0.0 ) – 2025-10-23
7+
8+ ### ✨ Features
9+
10+ - * (bfe)* Add {lower, upper}-hex formatting ([ 98aedc63] ( https://github.com/Neptune-Crypto/twenty-first/commit/98aedc63 ) )
11+ - * (tip5)* Add AVX-512 version of Tip5 ([ 90342e6e] ( https://github.com/Neptune-Crypto/twenty-first/commit/90342e6e ) )
12+
13+ ### ⚙️ Miscellaneous
14+
15+ - * (MerkleTree)* Derive ` GetSize ` for MerkleTree ([ e191598a] ( https://github.com/Neptune-Crypto/twenty-first/commit/e191598a ) )
16+ - (!) Bump MSRV to 1.89.0 ([ 7d87e801] ( https://github.com/Neptune-Crypto/twenty-first/commit/7d87e801 ) )
17+ - Upgrade dependencies ([ a6563e49] ( https://github.com/Neptune-Crypto/twenty-first/commit/a6563e49 ) )
18+ - Enable continuous benchmarks through codspeed ([ 12248a5b] ( https://github.com/Neptune-Crypto/twenty-first/commit/12248a5b ) )
19+
20+ ### ♻️ Refactor
21+
22+ - * (bfe)* Debug-print gives canonical value ([ 67067459] ( https://github.com/Neptune-Crypto/twenty-first/commit/67067459 ) )
23+
624## [ 0.50.0] ( https://github.com/Neptune-Crypto/twenty-first/compare/v0.49.0..v0.50.0 ) – 2025-06-27
725
826### ✨ Features
Original file line number Diff line number Diff line change 11[package ]
22name = " twenty-first"
3- version = " 0.50 .0"
3+ version = " 1.0 .0"
44authors.workspace = true
55edition.workspace = true
66rust-version.workspace = true
You can’t perform that action at this time.
0 commit comments