Skip to content

Releases: tianocore/edk2-pytool-extensions

Version 0.14.5

03 Aug 04:02
34cd694
Compare
Choose a tag to compare

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

09 Jul 20:17
2d10f45
Compare
Choose a tag to compare

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

09 Jul 19:51
0aeddee
Compare
Choose a tag to compare

Full details can be found in the v0.14.3 milestone.

Version 0.14.2

20 May 17:48
0a9eb12
Compare
Choose a tag to compare

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

30 Mar 16:13
df522f6
Compare
Choose a tag to compare

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

23 Oct 20:14
37d3678
Compare
Choose a tag to compare

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

21 Aug 23:32
2c22533
Compare
Choose a tag to compare

A small bug fix for zip extdeps. See the milestone here

Version 0.13.9

07 Jul 20:44
b6bc525
Compare
Choose a tag to compare

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

18 Jun 06:48
1ee7fcc
Compare
Choose a tag to compare

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

Version 0.13.7

12 Jun 21:33
2505a53
Compare
Choose a tag to compare

Version 0.13.7

Urgent release to resolve Edk2 contribution process break. See milestone bug list for details.