The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Switch the protocol framework to
manul
. (#156)
0.2.0 - 2024-11-17
- Signature and elliptic curve dependencies reset back to stable versions. (#[154])
0.2.0-pre.0 - 2024-10-03
FirstRound::Context
renamed toInputs
. (#102)Payload
andArtifact
values are hidden in wrapper types where they were previously exposed. (#102)- A number of crates set to their
pre
releases hinging on thepre
release ofcrypto-bigint
. (#120)
- A basic implementation of threshold key resharing protocol. (#96)
0.1.0 - 2023-12-07
Initial release.