Releases: brndnmtthws/dryoc
Releases · brndnmtthws/dryoc
v0.6.2
What's Changed
- Bump version by @brndnmtthws in #70
- Apply cargo fmt --all by @brndnmtthws in #76
- Clippy fixes by @brndnmtthws in #75
- Only upload coverage if not a fork PR by @brndnmtthws in #74
- Fix padding calculation for large AADs in xchacha20poly1305 secretstream push/pull by @httpjamesm in #73
New Contributors
- @httpjamesm made their first contribution in #73
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Bump version by @brndnmtthws in #63
- Minor clippy fix by @brndnmtthws in #66
- Make protected::traits public so that I can make types using Protected<> by @T-O-R-U-S in #65
- Minor doc improvements by @brndnmtthws in #69
New Contributors
- @T-O-R-U-S made their first contribution in #65
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Bump version by @brndnmtthws in #59
- Change license from LGPL to MIT by @brndnmtthws in #62
Full Changelog: v0.5.4...v0.6.0
v0.5.4
What's Changed
- Fix some lints by @brndnmtthws in #51
- Bump codecov action, add token by @brndnmtthws in #53
- Fix typo by @lexika979 in #52
- Bump checkout action by @brndnmtthws in #54
- These permissions should be here by @brndnmtthws in #55
- Fix the matrix URL by @brndnmtthws in #56
- Revert "Fix the matrix URL" by @brndnmtthws in #57
- Bump curve25519-dalek version by @Dylan-DPC in #58
New Contributors
- @lexika979 made their first contribution in #52
- @Dylan-DPC made their first contribution in #58
Full Changelog: v0.5.3...v0.5.4
v0.5.3
v0.5.1
What's Changed
- feat: add
VecSignedMessage
type alias by @SimenB in #46 - Bump curve25519-dalek to current by @brndnmtthws in #47
New Contributors
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Bump base64 dep. by @brndnmtthws in #36
- chore: Fix doc nits by @brndnmtthws in #38
- chore: Fix tarpaulin CI by @brndnmtthws in #39
- chore: Switch toolchain action by @brndnmtthws in #40
- chore: Better cache handling by @brndnmtthws in #41
- chore: Better cache handling by @brndnmtthws in #42
- Fix breakage from zeroize updates by @brndnmtthws in #44
Full Changelog: v0.4.3...v0.5.0
v0.4.3
What's Changed
- Bump Swatinem/rust-cache from 1 to 2 by @dependabot in #28
- Bump base64 dependency. by @brndnmtthws in #30
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Check also the mutable array from vec. by @brndnmtthws in #26
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Assert that vec length is at least LENGTH. by @brndnmtthws in #24
Full Changelog: v0.4.0...v0.4.1