Skip to content

Releases: meziantou/Meziantou.Analyzer

2.0.46

05 May 17:35
Compare
Choose a tag to compare

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

What's Changed

New Contributors

Full Changelog: 2.0.45...2.0.46

2.0.45

29 Apr 04:31
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 2.0.44...2.0.45

2.0.44

28 Apr 21:17
32e47b4
Compare
Choose a tag to compare

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

What's Changed

  • Do not report MA0134 when the ancestor operation is a discard operation by @meziantou in #514

Full Changelog: 2.0.43...2.0.44

2.0.43

26 Apr 14:06
a616828
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 2.0.42...2.0.43

2.0.42

26 Apr 13:06
8646563
Compare
Choose a tag to compare

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

What's Changed

  • MA0089 support string.IndexOf and string.Replace by @meziantou in #510

Full Changelog: 2.0.41...2.0.42

2.0.41

26 Apr 02:28
ae9112c
Compare
Choose a tag to compare

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

What's Changed

  • New rule: MA0134 Observe the result of awaitable methods by @meziantou in #509

Full Changelog: 2.0.40...2.0.41

2.0.40

26 Apr 00:44
9e5d9e3
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 2.0.39...2.0.40

2.0.39

26 Apr 00:34
0395ec6
Compare
Choose a tag to compare

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

What's Changed

  • Improve MA0100 to detect all awaitable types, not only Task and ValueTask by @meziantou in #507

Full Changelog: 2.0.38...2.0.39

2.0.38

26 Apr 00:06
df707da
Compare
Choose a tag to compare

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

What's Changed

  • New rule: MA0133 - Use DateTimeOffset instead of DateTime to avoid an implicit conversion by @meziantou in #506

Full Changelog: 2.0.37...2.0.38

2.0.37

25 Apr 02:07
e679d84
Compare
Choose a tag to compare

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

What's Changed

  • New rule: MA0132 do not use implicit conversion from DateTime to DateTimeOffset by @meziantou in #505

Full Changelog: 2.0.36...2.0.37