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 96b50ad commit d5ee0fcCopy full SHA for d5ee0fc
CHANGELOG.md
@@ -4,6 +4,9 @@
4
5
- Fix RPM upload to Cloudsmith by including the version in the filename to
6
ensure unique filenames (#2507 by @vmaerten).
7
+- Improved performance of fuzzy task name matching by implementing lazy
8
+ initialization. Added `--disable-fuzzy` flag and `disable-fuzzy` taskrc option
9
+ to allow disabling fuzzy matching entirely (#2521, #2523 by @vmaerten).
10
11
## v3.45.5 - 2025-11-11
12
0 commit comments