Releases: meziantou/Meziantou.Analyzer
2.0.256
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
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
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
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.253
Full Changelog: 2.0.252...2.0.253
2.0.252
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.252
What's Changed
- Updated
NamedParameterAnalyzerto handle language version checks for C# 14 by @meziantou in #925
Full Changelog: 2.0.251...2.0.252
2.0.251
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
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
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
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
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