v1.3.0
What's Changed
- Task Typing by @lsbardel in #52
- Powerful exec command by @lsbardel in #53
- Add deps by @lsbardel in #54
The main features added is the ability to add type annotation for tasks parameters and to allow these parameters
to be passed on the command line using click interface.
These powerful additions allows the task application to be used as a command line tool in full effect.
Full Changelog: v1.2.3...v1.3.0