Robo v1.1.0 Release Notes

    • 🔧 Configuration for multiple commands or multiple tasks may now be shared by attaching the configuration values to the task namespace or the command group. #597
    • 💥 Breaking Task configuration taken from property task.PARTIAL_NAMESPACE.CLASSNAME.settings instead of task.CLASSNAME.settings. Breaks backwards compatibility only with experimental configuration features introduced in version 1.0.6. Config is now stable, as of this release; there will be no more breaking config changes until Robo 2.0. #596