Task v2.8.0 Release Notes

Release Date: 2019-12-07 // over 4 years ago
    • ➕ Add --parallel flag (alias -p) to run tasks given by the command line in parallel (#266).
    • 🛠 Fixed bug where calling the task CLI only informing global vars would not execute the default task.
    • ➕ Add hability to silent all tasks by adding silent: true a the root of the Taskfile.