Version 5.0.5
Bug fixes:
- Fixed
exclude_dir
settings being ignored (Issue #155) - Fixed FORD counting zero total lines of files and producing a
ZeroDivisionError
for libraries with no program (Issue #160) - Fixed regression caused from improving classification of
use
d entities as public or private (Issue #165) - Fixed
NameError
arising in the graphs module when graphviz is not installed (Issue #166) - Updated dependencies to require version of beautifulsoup4 which won't encounter an error when using LXML in projects with graphs (Issue #154)