Skip to content

Releases: meziantou/Meziantou.Analyzer

2.0.256

21 Nov 19:24
1d5bcd1

Choose a tag to compare

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

What's Changed

  • Clarify MA0093 only applies to event invocations, not regular method calls by @Copilot in #933

Full Changelog: 2.0.255...2.0.256

2.0.255

21 Nov 19:08
14396b9

Choose a tag to compare

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

What's Changed

  • Use GlobalAnalyzerConfigFiles with global_level=-1 for analyzer configuration by @Copilot in #932

Full Changelog: 2.0.254...2.0.255

2.0.254

18 Nov 23:33
b6f739d

Choose a tag to compare

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

What's Changed

  • Add MA0178: Use TimeSpan.Zero instead of TimeSpan.FromXXX(0) by @Copilot in #929

Full Changelog: 2.0.253...2.0.254

2.0.253

13 Nov 02:41
6764040

Choose a tag to compare

2.0.252

12 Nov 03:10
d364605

Choose a tag to compare

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

What's Changed

  • Updated NamedParameterAnalyzer to handle language version checks for C# 14 by @meziantou in #925

Full Changelog: 2.0.251...2.0.252

2.0.251

11 Nov 20:15
20dae07

Choose a tag to compare

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

What's Changed

  • Add comprehensive CultureInsensitiveTypeAttribute documentation by @Copilot in #922
  • Update to .NET 10 by @meziantou in #924

Full Changelog: 2.0.250...2.0.251

2.0.250

04 Nov 05:35
4c97261

Choose a tag to compare

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

What's Changed

  • MA0011: Skip diagnostic for culture-invariant interpolated strings by @Copilot in #919

Full Changelog: 2.0.249...2.0.250

2.0.249

04 Nov 02:05
f2aa48f

Choose a tag to compare

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

What's Changed

  • Fix MA0095 to not report for CRTP-inherited IEquatable by @Copilot in #918

Full Changelog: 2.0.248...2.0.249

2.0.248

03 Nov 01:00
c09974c

Choose a tag to compare

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

What's Changed

  • Update MA0053 to mention both class and record types by @Copilot in #915

Full Changelog: 2.0.247...2.0.248

2.0.247

03 Nov 00:31
f84083d

Choose a tag to compare

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

What's Changed

  • Update Roslyn dependencies and clean up PackageReferences by @meziantou in #916

Full Changelog: 2.0.246...2.0.247