New
OpenCppCoverage 0.9.8.0
Release Notes
- OpenCppCoverage 64 bits version can debug 32 bits and 64 bits program.
- OpenCppCoverage 32 bits can only debug 32 bits program.
Changelog:
- Add an export plugin support. See here to use a plugin and here to create a new plugin.
- Fix Error: handleinformation.cpp:85 Cannot find path for the handle https://github.com/OpenCppCoverage/OpenCppCoverage/issues/84
- Fixed html doctype declarations https://github.com/OpenCppCoverage/OpenCppCoverage/pull/71