Releases: meziantou/Meziantou.Analyzer
3.0.49
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.49
What's Changed
- MA0182: treat
istype checks as internal type usage by @Copilot in #1096
Full Changelog: 3.0.48...3.0.49
3.0.48
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.48
What's Changed
- Fix MA0004 code fix crash with chained await using by @meziantou in #1094
Full Changelog: 3.0.47...3.0.48
3.0.47
3.0.46
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.46
What's Changed
- Add MA0192: Use HasFlag instead of bitwise checks with analyzer and fixer by @meziantou in #1091
Full Changelog: 3.0.45...3.0.46
3.0.45
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.45
What's Changed
- Fix MA0135/MA0139: Serilog
@destructuring prefix not stripped consistently for multi-parameter log calls by @Copilot in #1089 - Enable batch fix (Fix All) for MA0190 UseRegexSourceGenerator by @Copilot in #1090
Full Changelog: 3.0.44...3.0.45
3.0.44
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.44
What's Changed
- MA0011: suppress diagnostic when all AppendFormat template arguments are culture-insensitive by @Copilot in #1085
Full Changelog: 3.0.43...3.0.44
3.0.43
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.43
What's Changed
- Fix expression parenthesis in code fixers by @meziantou in #1083
Full Changelog: 3.0.42...3.0.43
3.0.42
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.42
What's Changed
- Cache IsAwaitable result for the no-SyntaxNode overload by @meziantou in #1082
Full Changelog: 3.0.41...3.0.42
3.0.41
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.41
What's Changed
- Improve MA0042 async overload matching coverage by @meziantou in #1065
Full Changelog: 3.0.40...3.0.41
3.0.40
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.40
What's Changed
- Add MA0191: Detect null! and default! usage by @Copilot in #1081
Full Changelog: 3.0.39...3.0.40