Skip to content

Releases: rjmurillo/EffectiveCSharp.Analyzers

v0.2.0-alpha

06 Oct 07:04
2a3bc76
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

What's Changed

  • Add Item 12: Prefer Member Initializers to Assignment Statements by @rjmurillo in #63
  • Update RunPerfTests.ps1 to enable roll-forward by @rjmurillo in #65
  • Add Item 17: update configuration to enable CA1063 as warning by @rjmurillo in #67
  • Add Item 13: Use proper initialization for static class members by @rjmurillo in #66
  • Add Item 16: Do not call overridable methods in constructors by @rjmurillo in #68
  • Move unshipped rules docs to shipped and update performance baseline commitid by @rjmurillo in #69
  • Add Item 14: Minimize initialization logic by @rjmurillo in #70
  • Update documentation and perf baseline for ECS1400 by @rjmurillo in #71
  • Add ECS1400 to shipping docs and update preamble on ECS1300 by @rjmurillo in #72

Full Changelog: v0.1.0...v0.2.0-alpha

v0.1.0

19 Aug 19:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-beta...v0.1.0

v0.1.0-rc

17 Aug 17:34
0215f87
Compare
Choose a tag to compare
v0.1.0-rc Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-beta...v0.1.0-rc.2

v0.1.0-beta

14 Aug 21:51
c0c5d96
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/rjmurillo/EffectiveCSharp.Analyzers/commits/v0.1.0-beta