doit.cmd_base.py:TaskLoader.toml package, use tomli instead.auto command, use plugin doit-auto1.doit[plugins].UnmetDependency, SetupError and DependencyError as sub-class of TaskError.CatchedException, renamed to BaseFail.pos_arg.error-onlyreport to BaseFail. Controls if reporter should create own output for failures.
If False relies on underlying action to output failure information.create_doit_tasks does NOT automatically ignored when processing class.clean: add support for wildcard *.TaskLoader2.task_opts attribute.
This is passed to task creator and also as task config.metavar attribute.actions.py:Writer, add support for fileno(). Taken from original stream.create_doit_tasks supports basename attribute.io; add io.capture.api.py::run_tasks()