mirror of
https://github.com/go-task/task.git
synced 2025-12-28 16:06:33 +01:00
chore: add changelog + improve code for #1368
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
- Fix bug where dynamic `vars:` and `env:` were being executed when they should
|
||||
actually be skipped by `platforms:` (#1273, #1377 by @andreynering).
|
||||
- Fix `schema.json` to make `silent` valid in `cmds` that use `for` (#1385, #1386 by @iainvm).
|
||||
- Add new `--no-status` flag to skip expensive status checks when running
|
||||
`task --list --json` (#1348, #1368 by @amancevice).
|
||||
|
||||
## v3.31.0 - 2023-10-07
|
||||
|
||||
|
||||
Reference in New Issue
Block a user