Task v3.17.0 Release Notes

    • โž• Add a "Did you mean ...?" suggestion when a task does not exits another one with a similar name is found (#867, #880).
    • ๐Ÿ–จ Now YAML parse errors will print which Taskfile failed to parse (#885, #887).
    • โž• Add ability to set aliases for tasks and namespaces (#268, #340, #879).
    • ๐Ÿ‘Œ Improvements to Fish shell completion (#897).
    • โž• Added ability to set a different watch interval by setting interval: '500ms' or using the --interval=500ms flag (#813, #865).
    • โž• Add colored output to --list, --list-all and --summary flags (#845, #874).
    • ๐Ÿ›  Fix unexpected behavior where label: was being shown instead of the task name on --list (#603, #877).