Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 22:57
· 594 commits to main since this release
v0.2.0
6614448

Changelog

0.2.0 improves the verification library (#121).
The library now verifies the full certificate chain and additional properties of the timestamp.

Enhancements

  • Start adding more verification with VerificationOpts struct (#153)
  • Verify command returns the parsed timestamp (#174)
  • Add intermediate and root verify flags (#180)
  • Verify full certificate chain (#181)

Misc

  • Add mock client (#175)
  • Update timing accuracy statements in the policy document (#179)

Contributors

  • Hayden Blauzvern
  • Meredith Lancaster

Full Changelog: v0.1.3...v0.2.0