mirror of
https://github.com/go-task/task.git
synced 2025-12-28 16:06:33 +01:00
fix: watch interval (#970)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
- Small bug fix: closing "Taskfile.yml" once we're done reading it
|
||||
([#963](https://github.com/go-task/task/issues/963), [#964](https://github.com/go-task/task/pull/964) by @HeCorr).
|
||||
- Fixed a bug where watch intervals set in the Taskfile were not being respected ([#969](https://github.com/go-task/task/pull/969), [#970](https://github.com/go-task/task/pull/970) by @pd93)
|
||||
- Add `--json` flag (alias `-j`) with the intent to improve support for code
|
||||
editors and add room to other possible integrations. This is basic for now,
|
||||
but we plan to add more info in the near future
|
||||
|
||||
Reference in New Issue
Block a user