Task v3.13.0 Release Notes

Release Date: 2022-06-13 // almost 2 years ago
    • ➕ 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, #769).
    • ➕ Add new --exit-code (-x) flag that will pass-through the exit form the command being ran (#755).