We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b6ac80 commit e603962Copy full SHA for e603962
1 file changed
Changelog.txt
@@ -0,0 +1,9 @@
1
+Version 0.9.4.2
2
+ - Add a button to select and deselect all projects (https://github.com/OpenCppCoverage/OpenCppCoveragePlugin/pull/9)
3
+ - Add better colors for different themes for covered and not covered lines (https://github.com/OpenCppCoverage/OpenCppCoveragePlugin/pull/10)
4
+ - Fix an issue when defining an environment variable in Visual Studio that alreay exists in the system environment.
5
+
6
+Version 0.9.4.1
7
+ - Coverage can be directly run from project contextual menu in the window Solution Explorer
8
+ - Fix the issue Cannot find tool: VCCLCompilerTool for projects generated by CMake
9
+ - Fix a random issue in Visual Studio 2017. Run Coverage button builds the project but not always run the code coverage
0 commit comments