Skip to content

Releases: meziantou/Meziantou.Analyzer

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

2.0.149

18 Apr 01:44
Compare
Choose a tag to compare

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

What's Changed

  • New rule (disabled by default) to detect async void methods by @meziantou in #710
  • Improve MA0155 to report async void local functions by @meziantou in #711

Full Changelog: 2.0.148...2.0.149

2.0.148

18 Apr 01:21
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 2.0.147...2.0.148

2.0.147

10 Apr 14:01
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 2.0.146...2.0.147

2.0.146

15 Mar 00:06
Compare
Choose a tag to compare

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

What's Changed

  • MA0115 detects the AddComponentParameter method by @meziantou in #704

Full Changelog: 2.0.145...2.0.146

2.0.145

25 Feb 00:07
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 2.0.144...2.0.145

2.0.144

24 Feb 14:24
Compare
Choose a tag to compare

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

What's Changed

New Contributors

Full Changelog: 2.0.143...2.0.144

2.0.143

21 Feb 02:02
Compare
Choose a tag to compare

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

What's Changed

  • MA0124: Improve configuration to support deny list by @meziantou in #698

Full Changelog: 2.0.142...2.0.143