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 c5afffb commit 4834ac7Copy full SHA for 4834ac7
CHANGELOG.md
@@ -30,6 +30,9 @@
30
- Added an `--expiry` flag which sets the TTL for a remote file cache. By
31
default the value will be 0 (caching disabled). If Task is running in
32
offline mode or fails to make a connection, it will fallback on the cache.
33
+- `.taskrc` files can now be used from subdirectories and will be searched for
34
+ recursively up the file tree in the same way that Taskfiles are (#2159, #2166
35
+ by @pd93).
36
- The default taskfile (output when using the `--init` flag) is now an embedded
37
file in the binary instead of being stored in the code (#2112 by @pd93).
38
- Improved the way we report the Task version when using the `--version` flag or
0 commit comments