Note when commands and tasks can accept extra args in `-l` / `--list` output.
0.15.0
Add support for hiding commands and tasks from `-l` / `--list` output.
0.14.0
Add support for documenting commands and tasks and listing them with their documentation via `-l` / `--list`.
0.13.0
Support an optional leading `:` in factor argument values to parallel factor parameter default syntax and better visually separate factor values from factor names.
0.12.0
This change adds support for command parametrization via environment variables, Python interpreter marker environment values and factors similar to those found in [tox](https://tox.wiki/) configuration.
0.11.1
Improve error message when the project root cannot be discovered.