This commit is contained in:
2025-02-23 15:42:50 -06:00
parent 0007c8696a
commit 3acb20a40f
10 changed files with 174 additions and 4 deletions

View File

@ -0,0 +1,3 @@
kind: Added
body: '`list` command with subcommands `cmds` and `lists`'
time: 2025-02-20T14:45:49.562361581-06:00

View File

@ -0,0 +1,3 @@
kind: Added
body: Deprecation and unsupported warnings for old config keys
time: 2025-02-20T14:50:14.048452348-06:00

View File

@ -0,0 +1,3 @@
kind: Added
body: CLI flag `--cmdStdOut` to output command's stdout/stderr to stdout
time: 2025-02-20T14:52:45.030582408-06:00

View File

@ -0,0 +1,3 @@
kind: Added
body: Command type `remoteScript`. See docs for more info.
time: 2025-02-21T00:30:12.276616792-06:00

View File

@ -0,0 +1,3 @@
kind: Changed
body: change to enums for Command type
time: 2025-02-23T15:30:12.033359922-06:00

View File

@ -0,0 +1,3 @@
kind: Changed
body: Cache now stores resources by URL hash for ease-of-lookup
time: 2025-02-23T15:33:05.33444642-06:00

View File

@ -0,0 +1,3 @@
kind: Fixed
body: Local command's `dir` config key resolved to full path
time: 2025-02-20T14:48:43.475300515-06:00