Skip to content

Commit

Permalink
release twenty-first v0.42.0-alpha.9
Browse files Browse the repository at this point in the history
✨ Features

- Implement `{Lower, Upper}Hex` for `Digest` (65dc94d)

⚙️ Miscellaneous

- *(Makefile)* Use `nextest` for better timing results (638b0ae)
- Canonicalize `use` statements (920c5db)

♻️ Refactor

- (!) Remove generic from `MerkleTree` (aa340ff)

✅ Testing

- *(mmra_with_mps)* Replace slow sanity checks with a test (eac5e7a)
- Reduce test runtimes for slow tests (cbdaede)
  • Loading branch information
jan-ferdinand committed Aug 19, 2024
1 parent 920c5db commit de29427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twenty-first/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "twenty-first"
version = "0.42.0-alpha.8"
version = "0.42.0-alpha.9"
authors = ["Triton Software AG"]
edition = "2021"

Expand Down

0 comments on commit de29427

Please sign in to comment.