Robo v0.4.4 Release Notes

Release Date: 2014-05-06 // almost 10 years ago
    • 🖨 Output can be disabled in all executable tasks by ->printed(false)
    • 0️⃣ disabled timeouts by default in ParallelExec
    • 👍 better descriptions for Result output
    • 🔄 changed ParallelTask to display failed process in list
    • 🔄 Changed Output to be stored globally in Robo\Runner class
    • Added SshTask by @boedah
    • Added RsyncTask by @boedah
    • false option added to proceess* callbacks in GenMarkDownTask to skip processing