Skip to content

0.4.0

Compare
Choose a tag to compare
@lbergelson lbergelson released this 09 Dec 16:09
0.4.0
1773860

New features:

  • Workflow Aliases:
    You can now assign aliases to workflows using the new alias 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)