1.2.0-beta.66
Pre-release
Pre-release
sharwell
released this
03 Sep 17:19
·
844 commits
to master
since this release
What's Changed
- Update the master branch to 1.2.0-beta by @sharwell in #2875
- Update Microsoft.CodeAnalysis.Testing by @sharwell in #2881
- Document SA1107 behavior anomaly by @sharwell in #2893
- Fix for #2918 - Update 'SA1627MessageFormat' in 'DocumentationResources.resx' by @RalfKoban in #2919
- Fixed spacing issue for SA1139 code fix by @vweijsters in #2904
- Added default rule set for StyleCop.Analyzerz by @vweijsters in #2931
- Fixed issue in UsingCodeFixProvider with ValueTuple definitions under C# 7 by @vweijsters in #2932
- Added support for CSharp8 tests and fixed #2927 by @vweijsters in #2936
- Implementation of tuple analyzers by @vweijsters in #2846
- Code cleanup attempt #2 by @vweijsters in #2946
- Mention VS2019 by @drewnoakes in #2964
- Update Microsoft.Build.Locator to version 1.2.2 by @vyrp in #2980
- Making StyleCopTester take stylecop.json into account. by @vyrp in #2978
- SA1642 - Fix single line summary when changing the reference by @tokarzkj in #2976
- Remove extraneous periods in rule messages by @nnpcYvIVl in #2998
- Use code instead of pragma to document unused parameter by @sharwell in #3000
- Implement part of the C# 8 lightup layer by @sharwell in #3011
New Contributors
- @RalfKoban made their first contribution in #2919
- @drewnoakes made their first contribution in #2964
- @vyrp made their first contribution in #2980
- @tokarzkj made their first contribution in #2976
- @nnpcYvIVl made their first contribution in #2998
Full Changelog: 1.1.118...1.2.0-beta.66