We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4024b4f commit d01b3c8Copy full SHA for d01b3c8
CHANGELOG.md
@@ -6,6 +6,8 @@
6
[Any Variables experiment](https://taskfile.dev/blog/any-variables), but
7
[_without support for maps_](https://github.com/go-task/task/issues/1415#issuecomment-2044756925)
8
(#1415, #1547 by @pd93).
9
+- Refactored how Task reads, parses and merges Taskfiles using a DAG (#1563 by
10
+ @pd93).
11
- Fix error when a file or directory in the project contained a special char
12
like `&`, `(` or `)` (#1551, #1584 by @andreynering).
13
0 commit comments