Skip to content

v1.0.0

Compare
Choose a tag to compare
@giggio giggio released this 03 Apr 06:38
· 275 commits to master since this release

1.0 is here! :shipit:

This is our first stable release. There are no knowns bugs.

This release targets the final version of Visual Studio 2015 (RTM, version 14.0.23107.0 D14REL) and also targets the 1.0.0 version of the Roslyn API (Microsoft.CodeAnalysis.*).

Stats:

  • 68 Analyzers in C#, 66 Code fixes, 5 Fix all
  • 23 Analyzers in VB, 18 Code fixes, 1 Fix All
  • 1912 tests
  • 91% code coverage

As usual, you should go to Nuget (C#, VB) to get the packages or download the extension on the Visual Studio Extensions Gallery (C#, VB).

For a list of what worked on see the corresponding milestone and the detailed changelog. For the commits, see the full changelog.