Releases: thebjorn/pydeps
Releases · thebjorn/pydeps
Version 1.9.14
Fixes a cryptic error message when the directory is missing an __init__.py
file.
Version 1.9.13
Keep track with PyPI version.
Version 1.9.10
Honor no_show from .pydeps file.
Version 1.9.8 support for larger frameworks
Version 1.9.7
Check PYDEPS_DISPLAY
and BROWSER
for a program to open the graph.
Version 1.9.6
--no-show
and --no-dot
as aliases for --noshow
and --nodot
Version 1.9.5
Fix for pre-commit hook.
Version 1.9.4
Support for https://pre-commit.com/
Version 1.9.3
Push typo fix to pypi.
Version 1.9.2
Documentation updates.