Changelog

2.2 (2025-12-12)

  • Drop support for Python 3.9.

  • Don’t pin Grimp dependency to 3.13.

2.1 (2025-10-31)

  • Add –show-cycle-breakers flag.

  • Support namespace packages.

2.0 (2025-10-20)

  • Display graph in browser rather than using Graphviz.

  • Render nodes as relative imports.

1.2 (2025-10-16)

  • Add –show-import-totals flag.

1.1 (2025-10-15)

  • Drop support for Python 3.7 and 3.8.

  • Add support for Python 3.11 - 3.14.

  • Rename default branch to main.

  • Update contributing / local development tooling to use uv and just.

  • Switch to Github actions for CI.

1.0 (2022-10-4)

  • Remove upper bounds on dependencies.

  • Drop support for Python 3.6.

  • Add support for Python 3.9 and 3.10.

1.0b3 (2019-10-21)

  • Upgrade to stable version of Grimp.

1.0b2 (2019-4-24)

  • Upgraded Grimp.

1.0b1 (2019-2-9)

  • Added documentation.

1.0a1 (2019-2-1)

  • Initial release.