Fix for DMAR parser and added support for reading of UEFI Signature Databases For exact changes [see milestone](https://github.com/tianocore/edk2-pytool-library/milestone/11?closed=1)
0.10.12
Fixed relative imports in DSC files and will now resolve non absolute paths to the file to parse to the DSC parser.
For exact changes see the [milestone](https://github.com/tianocore/edk2-pytool-library/milestone/10?closed=1)
0.10.11
Add support in path utilities and dsc parser for PR Eval scenario. In this case the full tree is not available in the filesystem and the tools need to support a non-default mode to not raise exceptions.
For other changes see the [milestone](https://github.com/tianocore/edk2-pytool-library/milestone/9?closed=1)
0.10.10
* Fix bug 99
See [milestone](https://github.com/tianocore/edk2-pytool-library/milestone/8?closed=1) for more info
0.10.9
* Conditional parsing improvements for edk2 files
0.10.8
* Bugs: * See the bugs in the [milestone](https://github.com/tianocore/edk2-pytool-library/milestone/6?closed=1) for this release