What's Changed
- image_validation: Update documentation by @Javagedes in #884
- Minor updates to the porting readme by @rogurr in #881
- build(deps): bump black from 24.4.2 to 24.8.0 by @dependabot in #863
- build(deps): bump mkdocs-material from 9.5.29 to 9.5.34 by @dependabot in #877
- build(deps): bump mkdocstrings-python from 1.10.8 to 1.11.1 by @dependabot in #878
- build(deps): bump setuptools from 72.1.0 to 75.1.0 by @dependabot in #885
- build(deps): bump regex from 2024.5.15 to 2024.9.11 by @dependabot in #882
- [REBASE&FF] Ruff on workspace by @Javagedes in #892
- Install mono on ubuntu-latest by @Javagedes in #896
- Python support: drop 3.10, add 3.13 by @Javagedes in #895
Integration Instructions
v0.28.0 drops support for python 3.10. If your platform cannot upgrade to 3.11 or above, continue using a version of edk2-python-extensions less than v0.28.0. Otherwise upgrade your version of platform to 3.11 or greater. If edk2-pytool-library is not automatically downloaded with edk2-pytool-extensions, then you also need to ensure that edk2-pytool-library is v0.22.0 or greater
New Contributors
Full Changelog: v0.27.12...v0.28.0