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 6896acc commit f8736c5Copy full SHA for f8736c5
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## Unreleased
4
5
+- Added new `CLI_ARGS_LIST` array variable which contains the arguments passed
6
+ to Task after the `--` (the same as `CLI_ARGS`, but an array instead of a
7
+ string). (#2138, #2139, #2140 by @pd93).
8
- Added `toYaml` and `fromYaml` templating functions (#2217, #2219 by @pd93).
9
- Fixed fuzzy suggestions not working when misspelling a task name (#2192, #2200
10
by @vmaerten).
0 commit comments