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 5323990 commit 68ce8b1Copy full SHA for 68ce8b1
CHANGELOG.md
@@ -9,6 +9,10 @@
9
string). (#2138, #2139, #2140 by @pd93).
10
- Added `toYaml` and `fromYaml` templating functions (#2217, #2219 by @pd93).
11
- Added `task` field the `--list --json` output (#2256 by @aleksandersh).
12
+- When using the
13
+ [Remote Taskfiles experiment](https://github.com/go-task/task/issues/1317),
14
+ any credentials used in the URL will now be redacted in Task's output (#2100,
15
+ #2220 by @pd93).
16
- Fixed fuzzy suggestions not working when misspelling a task name (#2192, #2200
17
by @vmaerten).
18
- Fixed a bug where taskfiles in directories containing spaces created
0 commit comments