Skip to content

v0.9.1

Compare
Choose a tag to compare
@gaasedelen gaasedelen released this 02 Sep 19:01
· 44 commits to master since this release
v0.9.1 -- CHANGELOG

+ Changes
|- Fixed a bug where Lighthouse could paint the wrong graph nodes in IDA when a node was shared
|- Added a checkbox to suppress the 'module selector' dialog when loading coverage files
|- Improved module matching for custom coverage readers by trimming module paths when possible
|- Vastly improved the performance of the coverage pin tool for longer/larger executions
|- Fixed a crash that would occur if the IDA installation does not have a decompiler present
|- Fixed an issue where edges were not saved after cyclomatic complexity was computed
|- Disabled logging by default, since v0.9 seemed relatively stable