You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).