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 27de441 commit fe9f489Copy full SHA for fe9f489
CHANGELOG.md
@@ -18,7 +18,10 @@
18
(#1797 by @pd93).
19
- Fixed a bug where variables defined at the task level were being ignored in
20
the `requires` section. (#1960, #1955, #1768 by @vmaerten and @mokeko)
21
-- The `CHECKSUM` and `TIMESTAMP` variables are now accessible within `cmds` (#1872 by @niklasr22).
+- The `CHECKSUM` and `TIMESTAMP` variables are now accessible within `cmds`
22
+ (#1872 by @niklasr22).
23
+- Updated [installation docs](https://taskfile.dev/installation) and added pip
24
+ installation method (#935, #1989 by @pd93).
25
26
## v3.40.1 - 2024-12-06
27
0 commit comments