We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a450f2d commit e9983e2Copy full SHA for e9983e2
CHANGELOG.md
@@ -27,8 +27,9 @@
27
(#1766, #1767, #1784 by @pd93).
28
- Fixed a bug in fish completion where aliases were not displayed (#1781, #1782
29
by @vmaerten).
30
-- Fixed panic when having a flattened included Taskfile that contains a `default`
31
- task (#1777, #1778 by @vmaerten).
+- Fixed panic when having a flattened included Taskfile that contains a
+ `default` task (#1777, #1778 by @vmaerten).
32
+- Optimized file existence checks for remote Taskfiles (#1713 by @vmaerten).
33
34
## v3.38.0 - 2024-06-30
35
0 commit comments