Releases: meziantou/Meziantou.Analyzer
2.0.16
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.16
What's Changed
- Fixer for MA0008 adds using directive automatically by @meziantou in #450
Full Changelog: 2.0.15...2.0.16
2.0.15
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.15
Full Changelog: 2.0.14...2.0.15
2.0.14
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.14
What's Changed
- Fix false-positives with StringBuilder.Append by @meziantou in #449
Full Changelog: 2.0.13...2.0.14
2.0.13
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.13
What's Changed
- Fixer for MA0008 supports record struct by @meziantou in #448
Full Changelog: 2.0.12...2.0.13
2.0.12
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.12
What's Changed
- MA0047 exclude the top-level entrypoint type by @meziantou in #447
Full Changelog: 2.0.11...2.0.12
2.0.11
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.11
What's Changed
- MA0026 detect "TODO?" by @meziantou in #445
Full Changelog: 2.0.10...2.0.11
2.0.10
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.10
What's Changed
- New rule MA0128: Use 'is' operator instead of SequenceEqual by @meziantou in #443
Full Changelog: 2.0.9...2.0.10
2.0.9
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.9
What's Changed
- New rule MA0127: Use String.Equals instead of pattern matching (disabled by default) by @meziantou in #441
- Remove useless space in the editorconfig by @meziantou in #442
Full Changelog: 2.0.8...2.0.9
2.0.8
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.8
What's Changed
- Allow MA0124 to analyze non-constant formats by @meziantou in #439
Full Changelog: 2.0.7...2.0.8
2.0.7
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.7
What's Changed
- Create prerelease package on feature branches by @meziantou in #435
- Update all dependencies by @renovate in #385
- Optimize MA0026 - Fix TODO by @meziantou in #434
- Update the title of the PR to update all dependencies by @meziantou in #436
- Update Microsoft.CodeAnalysis.Analyzers to the latest prerelease by @meziantou in #437
Full Changelog: 2.0.6...2.0.7