v3.32.0
- Added ability to exclude some files from
sources:
by usingexclude:
(#225, #1324 by @pd93 and @andreynering). - The Remote Taskfiles experiment now prefers remote files over cached ones by default (#1317, #1345 by @pd93).
- Added
--timeout
flag to the Remote Taskfiles experiment (#1317, #1345 by @pd93). - Fix bug where dynamic
vars:
andenv:
were being executed when they should actually be skipped byplatforms:
(#1273, #1377 by @andreynering). - Fix
schema.json
to makesilent
valid incmds
that usefor
(#1385, #1386 by @iainvm). - Add new
--no-status
flag to skip expensive status checks when runningtask --list --json
(#1348, #1368 by @amancevice).