Robo v1.0.7 Release Notes

    • ➕ Add a state system for collections to allow tasks to pass state to later tasks.
    • Ensure that task results are returned when in stopOnFail() mode.
    • 👉 Make rawArg() and detectInteractive chainable. By Matthew Grasmick #553 #558
    • [CopyDir] Use Symfony Filesystem. By malikkotob #555
    • [Composer] Implement CommandInterface. By Ivan Borzenkov #561