Skip to content

Releases: tianocore/edk2-pytool-library

Version 0.12.1

11 Nov 14:54
5a01a69
Compare
Choose a tag to compare

What's Changed

  • path_utilities.py: Prevent path case modification in GetContainingModules() by @makubacki in #205

Full Changelog: v0.12.0...v0.12.1

Version 0.12.0

09 Nov 23:59
392f87a
Compare
Choose a tag to compare

What's Changed

  • path_utilities: Adjust GetContainingPackage() and Edk2Path behavior by @makubacki in #186
  • path_utilities: Enhance Edk2Path.GetContainingModules() by @makubacki in #189
  • path_utilities: Add an env variable to allow nested packages by @makubacki in #199

New Contributors

Full Changelog: v0.11.6...v0.12.0

Version 0.11.6

09 Sep 16:44
9b93837
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.5...v0.11.6

Version 0.11.5

14 Jul 02:00
e917414
Compare
Choose a tag to compare

What's Changed

  • Update Cspell configuration to allow compound words by @Javagedes in #164
  • Re-enable GetEdk2RelativePathFromAbsolutePath() to determine relative path from non existent absolute path by @Javagedes in #162
  • Introduce close_fds argument in RunCmd by @jgarver in #159
  • Enable CodeQL v2 by @spbrogan in #166

New Contributors

Full Changelog: v0.11.4...v0.11.5

v0.11.4

26 Apr 19:15
1598f7a
Compare
Choose a tag to compare

What's Changed

  • Downgrade azure-pipelines-release.yml vm to windows-2019 by @Javagedes in #158

Full Changelog: v0.11.3...v0.11.4

v0.11.3

26 Apr 17:50
f944ca5
Compare
Choose a tag to compare

What's Changed

  • Add nested package paths check by @Javagedes in #153
  • Add long-line handling to build report parser for INF paths by @zurcher in #156

New Contributors

Full Changelog: v0.11.2...v0.11.3

Version 0.11.2

13 Jan 03:47
3de8212
Compare
Choose a tag to compare

Version 0.11.2

What's Changed

Full Changelog: v0.11.1...v0.11.2

Version 0.11.1

17 Sep 05:44
Compare
Choose a tag to compare

Patch version update for a couple of basic bug fixes for parsing syntax

See milestone for info.

Version 0.11.0

20 Aug 03:28
b699fc4
Compare
Choose a tag to compare

Version 0.11.0

Minor version update because there is new functionality introduced as well as a couple of breaking changes.

See Milestone for details

Version 0.10.15

08 Jul 23:25
3e51ee2
Compare
Choose a tag to compare

This version is primarily a re-release of 0.10.14 because of a failed CI gate (stupid dynamic values).

The only other commit in milestone 0.10.15 is #128.