Task v3.2.0 Release Notes

Release Date: 2021-01-07 // over 3 years ago
    • ๐Ÿ›  Fix the .task directory being created in the task directory instead of the Taskfile directory (#247).
    • ๐Ÿ›  Fix a bug where dynamic variables (those declared with sh:) were not running in the task directory when the task has a custom dir or it was in an included Taskfile (#384).
    • ๐Ÿ›  The watch feature (via the --watch flag) got a few different bug fixes and should be more stable now (#423, #365).