Skip to content

Releases: meziantou/Meziantou.Analyzer

2.0.32

09 Apr 15:41
9376400
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 2.0.31...2.0.32

2.0.31

09 Apr 15:25
3b3f0bd
Compare
Choose a tag to compare

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

09 Apr 01:37
b049583
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 2.0.29...2.0.30

2.0.29

31 Mar 22:43
bf78cb6
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 2.0.28...2.0.29

2.0.28

30 Mar 22:57
61603f9
Compare
Choose a tag to compare

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

29 Mar 00:28
7de8623
Compare
Choose a tag to compare

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

25 Mar 23:25
082a7e3
Compare
Choose a tag to compare

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

25 Mar 20:37
c8a9f46
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 2.0.24...2.0.25

2.0.24

25 Mar 16:19
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 2.0.23...2.0.24

2.0.23

25 Mar 15:40
Compare
Choose a tag to compare

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