Skip to content

Releases: meziantou/Meziantou.Analyzer

2.0.162

26 Jul 19:26
3073490
Compare
Choose a tag to compare

2.0.161

16 Jul 22:47
359a6a4
Compare
Choose a tag to compare

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

What's Changed

  • New rule: MA0160 Use ContainsKey instead of TryGetValue when the second arg is a discard by @meziantou in #743

Full Changelog: 2.0.160...2.0.161

2.0.160

10 Jul 03:15
7eede0e
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 2.0.159...2.0.160

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