Changes since RC1
- disposable analyzer attribute name changed from
DisposableAnalyzer
toDisposableAnalyzerSuppressor
by @sator-imaging in #32
What's Changed
- v1.4.1 by @sator-imaging in #6
- variance support for generic type arg by @sator-imaging in #7
- Refactor class structure by @sator-imaging in #8
- enum analyzer & code fix by @sator-imaging in #9
- feat: disposable analyzer by @sator-imaging in #10
- feat: struct analyzer by @sator-imaging in #11
- feat: docsgen by @sator-imaging in #12
- feat: underlining with CategoryAttribute by @sator-imaging in #13
- fix: support more coding styles by @sator-imaging in #14
- feat: analyze TSelf type constraint by @sator-imaging in #15
- release/v1.5.0 by @github-actions in #16
- upd: enum like type requirement by @sator-imaging in #18
- upd: remove redundant CategoryAttribute underlines by @sator-imaging in #19
- upd: remove redundant disposable warnings by @sator-imaging in #20
- more strict enum-like pattern analysis by @sator-imaging in #21
- fix: remove unnecessary warning when default parameter omitted by @sator-imaging in #22
- Refactor: struct, TSelf, underlining analyzer by @sator-imaging in #23
- feat: supression attribute, optimize & detect more usecases by @sator-imaging in #25
- feat, refactor & reliability: enum analyzer by @sator-imaging in #24
- release/v2.0.0-beta.1 by @github-actions in #26
- feat: analyze static property & optimize: no more unnecessary string … by @sator-imaging in #27
- chore: rename & cleanup by @sator-imaging in #28
- release/v2.0.0-beta.2 by @github-actions in #29
- fix: remove warning for attribute on enum fields by @sator-imaging in #30
- release/v2.0.0-rc.1 by @github-actions in #31
- rename disposable analyzer attribute by @sator-imaging in #32
- release/v2.0.0 by @github-actions in #33
New Contributors
- @sator-imaging made their first contribution in #6
Full Changelog: v1.4.0...v2.0.0