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 b93638b commit 2161f33Copy full SHA for 2161f33
CHANGELOG.md
@@ -15,7 +15,10 @@
15
- Added LLM-optimized documentation via VitePress plugin, generating `llms.txt`
16
and `llms-full.txt` for AI-powered development tools (#2513 by @vmaerten).
17
- Fixed Zsh and Fish completions to stop suggesting task names after `--`
18
- separator, allowing proper CLI_ARGS completion (#1843, #1844 by @boiledfroginthewell).
+ separator, allowing proper CLI_ARGS completion (#1843, #1844 by
19
+ @boiledfroginthewell).
20
+- Remote Taskfiles now accept `application/octet-stream` Content-Type (#2536,
21
+ #1944 by @vmaerten).
22
23
## v3.45.5 - 2025-11-11
24
0 commit comments