v1.26.2
What's Changed
- feat(analyzer): exclude abstract methods from LCOM4 grouping (#559) by @DaisukeYoda in #625
- fix(app): apply exclude patterns when all paths are pre-resolved files (#590) by @DaisukeYoda in #629
- test(analyzer): pin LCOM4 InstanceVariables regression for issue #627 by @DaisukeYoda in #630
- fix(cbo): exclude annotation-only deps under PEP 563 future annotations by @vaishnavidesai09 in #634
- fix: report only detected clone fragments by @sanmaxdev in #633
- fix(config): honor explicit threshold overrides matching defaults by @DaisukeYoda in #560
- refactor(config): unify MergeConfig on zero-value sentinels, remove FlagTracker by @DaisukeYoda in #640
- docs: update CHANGELOG for v1.26.2 by @DaisukeYoda in #642
New Contributors
- @vaishnavidesai09 made their first contribution in #634
Full Changelog: v1.26.1...v1.26.2