v0.6.0
Pre-release
Pre-release
- enhancement: the location of the pdb file is now also looked up within the according test executable, providing source locations and traits even in cases were the pdb's name is different from the name of the test executable, or where the pdb ends up outside of the executable's path (#45, thanks to Stefan Winkler for the pull request)
- enhancement: options are now grouped into categories (#44)
- enhancement: release notes are shown after the extension has been updated (#48)
- bugfix: if Dia crashed, the pdb under analysis remained locked, and the tests contained in the according test executable were not found (part of #46, thanks to Jesse Olmer for report and example solution)