Skip to content

0.5.1

Latest

Choose a tag to compare

@schettino72 schettino72 released this 10 Jan 02:41
· 5 commits to master since this release

0.5.1 (2026-01-10)

  • fix: sdist was including untracked files

0.5.0 (2026-01-09)

  • cli: support multiple paths (files and/or directories)
  • cli: unified --check flag with optional type (all, circular, reimports, inner)
  • cli: add --all-imports flag to include transitive imports in JSON output
  • cli: improved --sort algorithm, see docs for details
  • cli: add -v/--verbose flag to show level/depth columns with --sort