0.4.0
New features:
-
Workflow Aliases:
You can now assign aliases to workflows using the newalias
command and then reference them by alias instead of workflow id. -
Zsh tab completion:
There is a new fully featured zsh completion script for zsh in/completions
.
Complete Change List:
1773860 Add zsh completion script (#111)
1f22848 Update jq query to understand subworkflows (#107)
27948ce Fix false positive doom. (#106)
e31cfd1 Adding in functionality for aliasing jobs. (#104)
283ae00 Improve on the name WILL_FAIL (#103)