Task v3.3.0 Release Notes

Release Date: 2021-03-20 // about 3 years ago
    • ➕ Add support for delegating CLI arguments to commands with -- and a special CLI_ARGS variable (#327).
    • ➕ Add a --concurrency (alias -C) flag, to limit the number of tasks that run concurrently. This is useful for heavy workloads. (#345).