## v0.9.0 - 2025-02-28 ### Added * `list` command with subcommands `cmds` and `lists` * Deprecation and unsupported warnings for old config keys * CLI flag `--cmdStdOut` to output command's stdout/stderr to stdout * Command type `remoteScript`. See docs for more info. ### Changed * change to enums for Command type * Cache now stores resources by URL hash for ease-of-lookup * Changed PackageOperation to enums ### Fixed * Local command's `dir` full path is now found with home directory