| tag name | v0.12.0 (c687ea14648a0b54803b9e0f789fd763326490e5) |
| tag date | 2024-02-08 22:30:51 +0700 |
| tagged by | Shulhan <ms@kilabit.info> |
| tagged object | commit 4ec4ca7d83... |
| download | awwan-0.12.0.tar.xz |
|---|
Release awwan v0.12.0 (2024-02-08)
=== 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.
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSyS35x1RIQ2SkuGz5KU2C1AMnE8AUCZcTzugAKCRBKU2C1AMnE
8EO3AQCi2FHAttC2fr1GEqWchx9ZeMll9lCoADBjFo37L14kIQD/fchiaCse7RER
F8A2Bz15x10u1XVFtkBEOj8bAK0gtQU=
=f0vN
-----END PGP SIGNATURE-----
