Skip to content

Releases: ludo-technologies/pyscn

v1.26.4

Choose a tag to compare

@github-actions github-actions released this 17 Jul 14:03
eab53b2

What's Changed

  • fix(analyzer): exclude same-file top-level peer classes from CBO (#637) by @DaisukeYoda in #639
  • fix(mcp): propagate analyze recursive override by @yhay81 in #656
  • docs(mcp): correct configuration discovery by @yhay81 in #650
  • fix(mcp): publish implemented output controls by @yhay81 in #651
  • fix(check): fail on malformed discovered .pyscn.toml by @yhay81 in #654
  • refactor!: unify request bool override semantics by @yhay81 in #649
  • fix(architecture): default StrictMode to false when auto-detecting layers without user config (#659) by @DaisukeYoda in #662
  • docs: update CHANGELOG for v1.26.4 by @DaisukeYoda in #663

Full Changelog: v1.26.3...v1.26.4

v1.26.3

Choose a tag to compare

@github-actions github-actions released this 10 Jul 19:22
3c6f8a8

What's Changed

Full Changelog: v1.26.2...v1.26.3

v1.26.2

Choose a tag to compare

@github-actions github-actions released this 09 Jul 14:04
80ab47f

What's Changed

New Contributors

Full Changelog: v1.26.1...v1.26.2

v1.26.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 17:00
703db9d

What's Changed

Full Changelog: v1.26.0...v1.26.1

v1.26.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 14:54
b76ab14

What's Changed

  • fix(cbo): don't count a class defined within a class as coupling by @StressTestor in #562
  • feat(claude-plugin): split single skill into focused agent skills by @DaisukeYoda in #618
  • docs: recommend Agent Skills install via add-skills, make skills CLI-first by @DaisukeYoda in #619
  • docs: update CHANGELOG for v1.26.0 by @DaisukeYoda in #620

Full Changelog: v1.25.0...v1.26.0

v1.25.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 15:10
aaa2939

What's Changed

New Contributors

Full Changelog: v1.24.3...v1.25.0

v1.24.3

Choose a tag to compare

@github-actions github-actions released this 21 Jun 07:47
4419636

What's Changed

Full Changelog: v1.24.2...v1.24.3

v1.24.2

Choose a tag to compare

@github-actions github-actions released this 15 Jun 11:56
f4cf006

What's Changed

  • [codex] Use cognitive metrics for complexity risk by @LunaHeys in #552
  • feat(analyzer): group namespace import members for CBO calculation by @DaisukeYoda in #554
  • fix(score): change duplication metric from group density to fragment ratio by @DaisukeYoda in #555
  • fix(analyzer): prefer highest-similarity clone type for group classification (fixes #525) by @DaisukeYoda in #556
  • docs: update CHANGELOG for v1.24.2 by @DaisukeYoda in #557

Full Changelog: v1.24.1...v1.24.2

v1.24.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 03:59
d5d0f60

What's Changed

Full Changelog: v1.24.0...v1.24.1

v1.24.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 13:13
8650522

What's Changed

Full Changelog: v1.23.2...v1.24.0