Releases: tianocore/edk2-pytool-extensions
Version 0.14.6
Omnicache tweaks, multinode capsules, and small adjustments for Library 0.11.0.
Details can be found in the release milestone.
Version 0.14.5
Small experience fixes, and some bugfixes for the refactored Omnicache.
Full details can be found in the 0.14.5 milestone.
Version 0.14.4
This version is entirely to isolate the refactor of the Omnicache so that adoption
of the new format and functionality may be made granularly.
Version 0.14.3
Full details can be found in the v0.14.3 milestone.
Version 0.14.2
Includes:
- Robustness fixes for Omnicache and Nuget caches
- Update to Python 3.9.x for CI
- Other minor fixes
There are no API changes that would necessitate a Minor version change.
You can see the full list in the milestone here.
Version 0.14.1
Largely a maintenance release, the handful of changes are largely addressing minor build experiences and CI testing:
- pyyaml dependency is updated
- a warning message is added in the build process if you have one or more unrecognized packages in your Nuget cache
- QEMU version is pegged for CI integration tests
The only feature change is that 'pcks7DetachedSignedData' is now supported as a signature type in the Signtool Signer module.
Version 0.14.0
Includes updates to the SDE override mechanism, updates the NuGet, VersionInfo tool, and several other bugs.
You can see the full list in the milestone here.
Minor version is updated to 14 because a new feature (VersionInfo Tool) was added. This tool can be used by edk2 based builds to add version info resources sections to efi binaries.
Version 0.13.10
A small bug fix for zip extdeps. See the milestone here
Version 0.13.9
Bug fix for stuart_ci_setup and repo resolver. See milestone at https://github.com/tianocore/edk2-pytool-extensions/milestone/11?closed=1
Version 0.13.8
Version 0.13.8
Minor updates to Stuart_Pr_Eval tool to better support PR evaluation in a multi-repository project.
Also integration test cases authored in Robot Framework