Skip to content

v3.13.0

Compare
Choose a tag to compare
@task-bot task-bot released this 14 Jun 00:16
  • Added -n as an alias to --dry (#776, #777).
  • Fix behavior of interrupt (SIGINT, SIGTERM) signals. Task will now give time for the processes running to do cleanup work (#458, #479, #728).
  • Add new --exit-code (-x) flag that will pass-through the exit form the command being ran (#755).