- [](update-dependencies) now supports dynamically
referencing other Github repositories configured with a
cumulusci.yml file. The referenced repository's cumulusci.yml is
parsed and the dependencies are included. Also, the Github API is
used to find the latest release of the referenced repo if the
cumulusci.yml has a namespace configured. Welcome to dynamic package
dependency management ;)
- [cci task run]{.title-ref} now supports the option flags
[--debug-before]{.title-ref} and [--debug-after]{.title-ref}
- Fix for JUnit output rendering in run_tests