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 5bad812 commit f74e766Copy full SHA for f74e766
CHANGELOG.md
@@ -6,6 +6,9 @@
6
ensure unique filenames (#2507 by @vmaerten).
7
- Fix `run: when_changed` to work properly for Taskfiles included multiple times
8
(#2508, #2511 by @trulede).
9
+- Improved performance of fuzzy task name matching by implementing lazy
10
+ initialization. Added `--disable-fuzzy` flag and `disable-fuzzy` taskrc option
11
+ to allow disabling fuzzy matching entirely (#2521, #2523 by @vmaerten).
12
13
## v3.45.5 - 2025-11-11
14
0 commit comments