v1.27.0
What's Changed
- migrate: adopt core/clone from polyscan (grouping, dedup, similarity gates, classifier) by @DaisukeYoda in #664
- test: cover mock data use case by @sanmaxdev in #665
- fix(analyzer): exclude Cython primitive types from CBO dependent classes (#644) by @DaisukeYoda in #646
- docs(website): document Agent Skills as a recommended AI integration by @DaisukeYoda in #668
- migrate: adopt core APTED from polyscan by @DaisukeYoda in #669
- migrate: adopt core CFG analyses by @DaisukeYoda in #670
- docs(website): redesign homepage with CFG diagram hero by @DaisukeYoda in #671
- migrate: adopt core graph analyses by @DaisukeYoda in #672
- migrate: adopt core LSH, LCOM, DFA, and semantic evidence from polyscan by @DaisukeYoda in #673
- migrate: adopt core scoring and grade mapping from polyscan by @DaisukeYoda in #674
- Fix module-qualified enum coupling by @ColumbusLabs in #675
- feat(report): link reports and CLI output back to the GitHub repo by @DaisukeYoda in #679
- docs: update CHANGELOG for v1.27.0 by @DaisukeYoda in #680
New Contributors
- @ColumbusLabs made their first contribution in #675
Full Changelog: v1.26.4...v1.27.0