dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
18.92k stars 4.02k forks source link

CodeAnalysis v2 release notes #17400

Open simondel opened 7 years ago

simondel commented 7 years ago

Hi! Where can I find the release notes for the latest (preview) version of the CodeAnalysis v2 packages like Microsoft.CodeAnalysis and Microsoft.CodeAnalysis.CSharp?

I'm writing a mutation testing framework for .NET (more info: https://mutationtesting.net and https://github.com/infosupport/stryker-net) and I want to use v2 from the start but it would be very useful to know the changes from v1.

gafter commented 7 years ago

/cc @jaredpar

jcouv commented 6 years ago

Relates to https://github.com/dotnet/roslyn/issues/7150 (issue relating to how we document releases)

jcouv commented 6 years ago

Since we're past 15.6, updating the milestone.