Skip to content

Releases: ademanuele/VSMac-CodeCoverage

2.0.0

10 May 12:44
b63f768
Compare
Choose a tag to compare

Move away from GTK UI to native Mac UI.

1.3

03 May 19:01
63dd3a5
Compare
Choose a tag to compare
1.3
  • Attempt to fix issue with Visual Studio compatibility.
  • Update to latest version of Coverlet.

1.2

06 Mar 10:28
a5375a6
Compare
Choose a tag to compare
1.2

• Updates to latest Coverlet version
• Compatibility with latest Visual Studio

1.1

10 Jan 21:18
e979ae8
Compare
Choose a tag to compare
1.1
  • Add runsettings file support
  • Add extension info tab in preferences window

1.0

03 May 09:20
ac6ced0
Compare
Choose a tag to compare
1.0

• General tidying and improvements.
• Add ability to change coverage margin colors.

Project works as a proof of concept. Removing alpha status.

2.0.1-alpha

27 Mar 14:58
b47a454
Compare
Choose a tag to compare
2.0.1-alpha Pre-release
Pre-release

Support Release

• Add support for Visual Studio v8.5

v2.0-alpha

08 Mar 09:51
d04210e
Compare
Choose a tag to compare
v2.0-alpha Pre-release
Pre-release

• Moved from altcover to coverlet for coverage gathering.
• Stopped running unit tests as a separate, external process.
• Now using inbuilt Visual Studio unit test service which removes the need for a user-defined unit test command setting.
• General stability fixes.

v1.0-alpha

28 Oct 09:30
5cc6060
Compare
Choose a tag to compare
v1.0-alpha Pre-release
Pre-release

This is a somewhat polished first version of the extension.

It has only been tested to work on small projects and codebases but is still very much a work in progress.