Skip to content

v0.12.1

Compare
Choose a tag to compare
@jherland jherland released this 31 Jul 13:18
· 232 commits to main since this release

This is a fixup release to v0.12.0 where an important part of automatically discovering Python environments inside a project was omitted: By default, when no --pyenv was passed, the set of paths to be searched for Python environments would remain empty. This has now been fixed with #344.

In addition we welcome a new feature: easily allowing FawltyDeps to be used as a pre-commit hook. Thanks to @multimeric for contributing!

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.12.1

Refer to the project's README or fawltydeps --help for more documentation.