Skip to content

Releases: shuebner/ClosedTypeHierarchyDiagnosticSuppressor

1.2.0 Support positional pattern with Deconstruct

10 Oct 04:42
5519a66
Compare
Choose a tag to compare
Merge pull request #10 from shuebner/support_destructure_pattern

feat: add support for positional pattern with Deconstruct

1.1.1 Remove unnecessary package dependency

31 Jan 05:40
b325a68
Compare
Choose a tag to compare

Removes the unnecessary package dependency on Microsoft.CodeAnalysis.CSharp.Workspaces.
This has been an oversight since day 1 :-/

1.1.0

13 Nov 13:17
Compare
Choose a tag to compare

Add .editorconfig-based configuration option to allow record type hierarchies to be treated as closed