v0.10.0
- [BREAKING] Refactored maybe-async macro into simpler maybe-async and maybe-await macros (#283).
- [BREAKING] Introduce
VectorCommitment
abstraction (#285). - Added
maybe-async-trait
procedural macro (#334). - [BREAKING] Add options for partitioned trace commitments (#336).
- Updated minimum supported Rust version to 1.82.