Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 297 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 297 Bytes

CHANGE LOG

v1.1.1

  • Added option to omit malformed issuers from a Directory instead of failing the entire Directory (this is now the default)

v1.1.0

  • Add revocation support
  • Add Directory class
  • Updated signature and return object of main verify function

v1.0.0

  • Initial release