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 461714a commit 8558e0cCopy full SHA for 8558e0c
CHANGELOG.md
@@ -23,6 +23,8 @@
23
- Fixed a bug in the Taskfile schema where `defer` statements in the shorthand
24
`cmds` syntax were not considered valid (#2068 by @pd93).
25
- Refactored how task sorting functions work (#1798 by @pd93).
26
+- Added a new `.taskrc.yml` (or `.taskrc.yaml`) file to let users enable
27
+ experiments (similar to `.env`) (#1982 by @vmaerten).
28
29
#### Package API
30
0 commit comments