Releases: meziantou/Meziantou.Analyzer
2.0.32
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.32
What's Changed
- MA0053: Fix typo in configuration name by @meziantou in #494
Full Changelog: 2.0.31...2.0.32
2.0.31
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.31
What's Changed
- MA0011,MA0075,MA0076 detects usages of Nullable when T is culture-sensitive by @meziantou in #493
Full Changelog: 2.0.30...2.0.31
2.0.30
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.30
What's Changed
- MA0076 detect more cases by @meziantou in #492
Full Changelog: 2.0.29...2.0.30
2.0.29
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.29
What's Changed
- MA0124 correctly handle generic types by @meziantou in #490
Full Changelog: 2.0.28...2.0.29
2.0.28
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.28
What's Changed
- Move MA0018 to the 'Similar rules' section, and update doc page by @drieseng in #486
- MA0009 reports methods decorated with [GeneratedRegex] by @meziantou in #487
Full Changelog: 2.0.27...2.0.28
2.0.27
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.27
What's Changed
- Do not report MA0102 when an unsafe address is taken by @meziantou in #484
Full Changelog: 2.0.26...2.0.27
2.0.26
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.26
What's Changed
- Disable CA1822 on properties decorated with S.T.Json attributes by @meziantou in #483
Full Changelog: 2.0.25...2.0.26
2.0.25
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.25
What's Changed
- Deprecate MA0038 and suggest to use CA1822 by @meziantou in #482
Full Changelog: 2.0.24...2.0.25
2.0.24
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.24
What's Changed
- MA0052 detect usages in interpolations by @meziantou in #481
Full Changelog: 2.0.23...2.0.24
2.0.23
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.23
What's Changed
- MA0011 should not be reported for invariant formats supported by DateOnly and TimeOnly by @meziantou in #478
- MA0052 is only reported for know formats by @meziantou in #480
Full Changelog: 2.0.22...2.0.23