Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 370 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 370 Bytes

0.6.0

  • Normalize provided private key string to the correct PEM format.
  • Update thiserror to version 2.

0.5.0

  • Convert from anyhow to thiserror.

0.4.1

  • Add the Debug and Clone traits to Signer and Verifier.

0.4.0

  • Update lazy-regex to version 3.

0.3.0

  • Update RSA to version 0.9.

0.2.0

  • Remove OpenSSL dependency.

0.1.0

  • Initial release.