Enhancements
- Display the default value of args in help #126
- Append additional arguments after the first -- to the end of a cmd task #69
- Make script tasks work with async functions (#6d9fed4)
- Add support for envfile paths relative to the user home dir #125
Fixes
- Improve logic to locate poetry executable #121
- Make ref task pass extra arguments from the definition to the referenced task #130
- Always attempt to resolve executable path #119
- Fix handling of hidden tasks in the plugin #133
Full Changelog: v0.18.1...v0.19.0