Skip to content

Releases: nat-n/poethepoet

0.3.0

20 Jun 20:58
Compare
Choose a tag to compare
  • Add support for python script tasks
  • Add support for shell script tasks
  • Add config option to change the default task type

0.2.0

17 Jun 19:42
Compare
Choose a tag to compare

Major code refactor and new features including:

  • Ensure poetry environment is available to tasks without poetry run/shell
  • Add support for --dry-run cli option
  • Add support for escaping shell variables to they're passed to the task
  • Make UI method respect the reduced verbosity level set via -q.
  • Add --version option to cli

0.1.0

04 Jun 21:24
Compare
Choose a tag to compare

First fully usable release including error handling and help messages.