- Drop Python 3.8 support - Fixed bug where running a task that depended on a "virtual" task would cause an exception - Minor printing change for "virtual" tasks - Fixed typo in README - Migrate the project to use [uv](https://github.com/astral-sh/uv) - Dependency updates
1.3.0
Add support for "--" to delimit extra args
1.2.1
- Output is now colorized - Output is grouped per-task in GitHub Actions for non-virtual tasks