summaryrefslogtreecommitdiff
path: root/_example
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-02-08 22:30:36 +0700
committerShulhan <ms@kilabit.info>2024-02-08 22:30:36 +0700
commit4ec4ca7d83320151bdc1894f0b2a5d31661ad6b0 (patch)
tree455f40977a2d3f9fe32885e6ff1d7406289d413d /_example
parent3d151d864c56834cead8b872d53d62ac8791783f (diff)
downloadawwan-0.12.0.tar.xz
Release awwan v0.12.0 (2024-02-08)v0.12.0
=== Breaking changes * all: refactoring "env-set" arguments Previously, the "env-set" take the file argument as the last argument and optional. This changes move the file argument to the first argument so the bash completion can detect and print the completion for list of keys. While at it, fix handling key with quoted in EnvSet and EnvGet. * all: refactoring env-get command This changes the order of arguments of env-get command to pass the directory first before the key. The reason is to simplify auto-completion later from the command line. === New features * all: add command env-keys The "env-keys" command print list of environment variables under a directory. This command is internal, not documented, used by bash completion. * all: add bash completion script Using awwan from CLI now can automatically complete the arguments based on the command and current parameter number.
Diffstat (limited to '_example')
0 files changed, 0 insertions, 0 deletions