We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23c46e commit b9d202cCopy full SHA for b9d202c
CHANGELOG.md
@@ -28,6 +28,9 @@
28
- Added new [Getting Started docs](https://taskfile.dev/getting-started) (#2086
29
by @pd93).
30
- Allow `matrix` to use references to other variables (#2065, #2069 by @pd93).
31
+- Fixed a bug where, when a dynamic variable is provided, even if it is not
32
+ used, all other variables become unavailable in the templating system within
33
+ the include (#2092 by @vmaerten).
34
35
#### Package API
36
0 commit comments