- Renewed tooling, using
uv,ruff,mypyetc. - Added type annotations
- Changed behaviour of old
--switchsyntax (empty:with a following colon) to new--empty ''behaviour (#30) - Removed
arguments:key - Enabled environment variable expansion in
[.environ]sections (#36)
- Deprecated
arguments:in favor of_arguments: _workdir:parameter for setting a working directory_command:parameter for creating command aliases- Enabled
ExtendedInterpolation
- Introduce new
--switchsyntax (switchwithout a following colon) (#30) - Add DeprecationWarning for old
--switchsyntax (switch:with a following colon) (#30)