Skip to content

v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Nov 19:54
· 490 commits to main since this release

Changelog

New Features

Bug fixes

  • e9b74de: fix(cli): Removed syscall refs because they're not supported by Windows. (@spbsoluble)
  • 842ed9d: fix(cli): login will actually work as intended now. (@spbsoluble)
  • 4193487: fix(cmd): Remove certificates sub CLI as it's not ready. (@spbsoluble)
  • 95fa22f: fix(rot): Allow for absolute minimum data set ["Thumbprint", "StoreID", "AddCert|RemoveCert"] in a rot_audit.csv (@spbsoluble)

Other work

  • 2633703: Update generated README (@)