What's Changed
* base_parser.py: conditional evaluation bugfix by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/425
* Update Supported Python versions to 3.10, 3.11, and 3.12 by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/424
Breaking Changes
edk2-pytool-library has officially dropped support for python 3.9 with this release. To continue to receive improvements to edk2-pytool-library passed v0.18, you will need to upgrade to a supported version of python (3.10, 3.11, or 3.12).
**Full Changelog**: https://github.com/tianocore/edk2-pytool-library/compare/v0.18.2...v0.19.0