Skip to content

Releases: meziantou/Meziantou.Analyzer

2.0.159

26 Jun 00:38
aa5f193
Compare
Choose a tag to compare

2.0.158

15 Jun 14:20
f9f92c6
Compare
Choose a tag to compare

2.0.157

13 Jun 16:48
Compare
Choose a tag to compare

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.157

What's Changed

Full Changelog: 2.0.156...2.0.157

2.0.156

13 Jun 01:55
11bbcbf
Compare
Choose a tag to compare

2.0.155

02 Jun 01:05
Compare
Choose a tag to compare

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.155

What's Changed

Full Changelog: 2.0.154...2.0.155

2.0.154

29 May 23:41
Compare
Choose a tag to compare

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.154

What's Changed

New Contributors

Full Changelog: 2.0.153...2.0.154

2.0.153

23 May 21:15
Compare
Choose a tag to compare

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.153

What's Changed

  • New rule: MA0158 - Use System.Threading.Lock instead of System.Object by @meziantou in #721

Full Changelog: 2.0.152...2.0.153

2.0.152

18 May 14:41
Compare
Choose a tag to compare

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.152

What's Changed

  • MA0029 should not report when for IQueryable when the predicate is a reference by @meziantou in #720

Full Changelog: 2.0.151...2.0.152

2.0.151

17 May 01:17
Compare
Choose a tag to compare

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.151

What's Changed

  • Improve MA0115 to detect pascal-case parameters in a component with CaptureUnmatchedValues by @meziantou in #718

Full Changelog: 2.0.150...2.0.151

2.0.150

28 Apr 00:14
01206ef
Compare
Choose a tag to compare

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.150

What's Changed

  • Add rules to validate method names for IAsyncEnumerable by @meziantou in #715

Full Changelog: 2.0.149...2.0.150