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 4b39bec commit 413574eCopy full SHA for 413574e
CHANGELOG.md
@@ -6,8 +6,11 @@
6
Taskfile could not be found (#2431 by @andreynering).
7
- Fixed a bug that caused an error when including a Remote Git Taskfile (#2438
8
by @twelvelabs).
9
-- Fixed issue where `.taskrc.yml` was not returned if reading it failed, and corrected
10
- handling of remote entrypoint Taskfiles (#2460, #2461 by @vmaerten).
+- Fixed issue where `.taskrc.yml` was not returned if reading it failed, and
+ corrected handling of remote entrypoint Taskfiles (#2460, #2461 by @vmaerten).
11
+- Improved performance of `--list` and `--list-all` by introducing a faster
12
+ compilation method that skips source globbing and checksum updates (#1322,
13
+ #2053 by @vmaerten).
14
15
## v3.45.4 - 2025-09-17
16
0 commit comments