sigstore-rs v0.4.0
What's Changed
- fix clippy lints by @cpanato in #98
- feat: add signing key module by @Xynnn007 in #87
- feat: add example case and docs for key interface by @Xynnn007 in #99
- add clippy config and ignore derive_partial_eq_without_eq by @cpanato in #102
- Update xsalsa20poly1305 requirement from 0.7.1 to 0.9.0 by @tarcieri in #101
- Integrate Rekor with Sigstore-rs by @jyotsna-penumaka in #88
- Refactor examples to support subfolder execution by @lukehinds in #111
- Add RUSTSEC-2021-0139 to audit.toml by @lukehinds in #112
- Update tough dependency by @flavio in #114
- Update readme to include new features by @lukehinds in #113
- feat: from and to interface for signing and verification keys by @Xynnn007 in #115
- bump crate version by @cpanato in #118
New Contributors
- @Xynnn007 made their first contribution in #87
- @tarcieri made their first contribution in #101
- @jyotsna-penumaka made their first contribution in #88
Full Changelog: v0.3.3...v0.4.0