We have released today our fifth alpha, version 1.0.0-alpha5
. This release
is targeting CTP 6 of Visual Studio 2015.
Stats:
- 58 Analyzers in C#, 50 Code fixes
- 21 Analyzers in VB, 17 Code fixes
- 1186 tests
- 90% code coverage
Known issues:
- #293 Incorrect diagnostic on NoPrivateReadonlyFieldAnalyzer (CC0074)
The above analyzer is disabled by default, you need to enable it to be able to use it.
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.