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 bd881e8 commit 2a88d5cCopy full SHA for 2a88d5c
CHANGELOG.md
@@ -12,6 +12,9 @@
12
@vmaerten).
13
- Improved shell completion scripts (Zsh, Fish, PowerShell) by adding missing
14
flags and dynamic experimental feature detection (#2532 by @vmaerten).
15
+- Improved performance of fuzzy task name matching by implementing lazy
16
+ initialization. Added `--disable-fuzzy` flag and `disable-fuzzy` taskrc option
17
+ to allow disabling fuzzy matching entirely (#2521, #2523 by @vmaerten).
18
19
## v3.45.5 - 2025-11-11
20
0 commit comments