Skip to content

Releases: protomorphine/ImmutableAnalyzer

v1.2.1

23 Apr 19:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.1

v1.1.0

04 Mar 20:26
Compare
Choose a tag to compare

Added:

  • enum support
  • DateTime support
  • Guid support

Improvements:

  • documentation

Issues:

  • #2 Added tests to user defined types

Full Changelog: v1.0.0...v1.1.0

v1.0.0

27 Feb 19:13
Compare
Choose a tag to compare

Fixed bugs:

  • #1 Tests fails with CS0246

New Rules

  • IM0001 - checks class property types
  • IM0002 - checks class property accessor list