- Changed behaviour of old
--switch
syntax (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
--switch
syntax (switch
without a following colon) (#30) - Add DeprecationWarning for old
--switch
syntax (switch:
with a following colon) (#30)