Changed
* feat: parallel tasks now runs according to topology order
Added
* On Windows, the `--scope` and `--ignore` filters can now also use `^` instead of `*` for wildcard matching. This change accommodates how glob patterns are resolved on Windows.
Fixed
* Correctly detect dependencies under `tool.poetry.group.*.dependencies`.
* Fixed issue with identifying affected projects.