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 a15b66e commit 9728737Copy full SHA for 9728737
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+- Fix an issue with preconditions and context errors
6
+ ([#597](https://github.com/go-task/task/issues/597), [#598](https://github.com/go-task/task/pull/598)).
7
- Quote each `{{.CLI_ARGS}}` argument to prevent one with spaces to become many
8
([#613](https://github.com/go-task/task/pull/613)).
9
- Fix nil pointer when `cmd:` was left empty
0 commit comments