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
danilobuerger
changed the title
Source paths will always be returned as paths relative to the task directory
3.35.0 Regression: Source paths will always be returned as paths relative to the task directory
Mar 4, 2024
In https://taskfile.dev/usage/ it is specified that:
The following Taskfile worked in 3.33.1 but does not work in 3.35.0:
With a file at
123/456/asd.txt
the output for 3.33.1 was:Now with 3.35.0 it is:
The text was updated successfully, but these errors were encountered: