v0.2.0
Pre-release
Pre-release
Changelog
New Features
- 86aad7d: feat(cli): Added
loginsub-command. (@spbsoluble) - 3734f68: feat(cli): Added
store inventoryoperations (@spbsoluble)
Bug fixes
- e9b74de: fix(cli): Removed
syscallrefs because they're not supported by Windows. (@spbsoluble) - 842ed9d: fix(cli):
loginwill actually work as intended now. (@spbsoluble) - 4193487: fix(cmd): Remove
certificatessub CLI as it's not ready. (@spbsoluble) - 95fa22f: fix(rot): Allow for absolute minimum data set
["Thumbprint", "StoreID", "AddCert|RemoveCert"]in arot_audit.csv(@spbsoluble)
Other work
- 2633703: Update generated README (@)