v0.4.0
What's Changed
- Add cargo-audit to CI by @daxpedda in #40
- General improvements by @daxpedda in #34
- Add Dependabot by @daxpedda in #37
- Configure Rustfmt and Taplo by @daxpedda in #38
ristretto255
feature by @daxpedda in #35- Remove custom Serde implementation by @daxpedda in #44
- Update digest to 0.10 by @daxpedda in #36
- General Improvements by @daxpedda in #47
- Reduce version requirement by @daxpedda in #50
batch_evaluate
withoutalloc
by @daxpedda in #48- Embrace
digest::Output
by @daxpedda in #51 Group
trait overhaul by @daxpedda in #52Group
trait overhaul part 2 by @daxpedda in #53- Document all
Error
s by @daxpedda in #55 - General improvements by @daxpedda in #56
- Move to
ZeroizeOnDrop
by @daxpedda in #54 - Merging Version 09 changes into main by @kevinlewi in #60
- Update to
curve25519-dalek
pre-release by @daxpedda in #61 - Add missing check for poprf by @kevinlewi in #62
- Activate
curve25519-dalek
crate withristretto255
crate feature by @daxpedda in #63 - General improvements by @daxpedda in #65
- Fixing taplo formatting by @kevinlewi in #70
- Bump actions/cache and actions/checkout by @kevinlewi in #71
- Publishing v0.4.0-pre.1 by @kevinlewi in #72
- Exposing the derive_key() function under the danger feature by @kevinlewi in #73
- Updating to draft version 10 by @kevinlewi in #79
- Updating to draft 11 by @raphaelrobert in #80
- Publishing v0.4.0 by @kevinlewi in #83
New Contributors
- @raphaelrobert made their first contribution in #80
Full Changelog: v0.3.0...v0.4.0