Releases: nutgaard/dktp
Releases · nutgaard/dktp
v2.1.1
v2.1.0
v2.0.0
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2024-06-13)
Bug Fixes
- move inquirer stdio to stderr to avoid intermixing with ciphertext (0d82e0b)
- rename debug-flag, and make az cli verification report issues if found (8ae523f)
Features
- add encryption module to ensure safeguards are in place for storing secrets (7f2ddb4)
- add invariant and logging to cli (cbd74b2)
- add json support to ifs module (2314e81)
- add process spawn utilities to exec module (da97031)
- add run command to start processes with environment from vault-file (a699cd5)
- add support for reading and parsing arm-yaml config files (bfb1356)
- ifs: added support for ArrayBuffer, lastModified, existence of file, and deletion of file (fe2505a)
- unlock: add support for unlock file (36836b1)
- wrap: add wrap command to download and encrypt secrets (5df28de)