Breaking Changes
* Relies on new behavior in edk2-pytool-library (https://github.com/tianocore/edk2-pytool-library) version 0.12.1
* All code submissions now must be compliant with Pydocstyle using "google" style docstrings. This will allow for automatic api documentation generation and publishing. Coming soon!
What's Changed
* .vscode/settings.json: Enable flake8 linting by makubacki in https://github.com/tianocore/edk2-pytool-extensions/pull/326
* Add Pydocstyle by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/325
* Move dependabot.yml location by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/321
* Fix typos in robot files by makubacki in https://github.com/tianocore/edk2-pytool-extensions/pull/334
* Pydocstyle Updates by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/343
* Plugin Loader Updates [Rebase & FF] by makubacki in https://github.com/tianocore/edk2-pytool-extensions/pull/339
* edk2_stuart_pr_eval: Improve robustness of path comparisons by makubacki in https://github.com/tianocore/edk2-pytool-extensions/pull/346
* edk2_pr_eval.py: Build all packages on file change outside package [Rebase & FF] by makubacki in https://github.com/tianocore/edk2-pytool-extensions/pull/327
* Allow build wrappers by makubacki in https://github.com/tianocore/edk2-pytool-extensions/pull/341
**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.19.1...v0.20.0