Skip to content

v0.2.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@rjmurillo rjmurillo released this 06 Oct 07:04
· 9 commits to main since this release
2a3bc76

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