v0.7.0
What's Changed
- Teach
packages.LocalPackageLookup
to look at other venvs by @jherland in #215 - main: Write a friendly success message when we find no issues by @jherland in #224
- Explain the origin of the tool's name in the README by @Nour-Mws in #223
- Add
--venv
option to CLI by @jherland in #219 - Add a shield for CI to the top of README by @mknorps in #232
- Refactor
extract_declared_dependencies
parser APIs in preparation for #227 by @jherland in #229 - Leverage existing requirements.txt parsing logic to close #225 by @vreuter in #227
- Update
README.md
to document the new--venv
option by @jherland in #228 - doc: fix configurattion example in pyproject.toml by @janydoe in #234
- Adapt success message to the performed checks by @Nour-Mws in #230
- Various doc updates by @jherland in #237
- Rename
--venv
to--pyenv
by @jherland in #242 - main: Fix crash when encoding Settings.code items by @jherland in #235
New Contributors
Full Changelog: v0.6.1...v0.7.0
Refer to the project's README
or fawltydeps --help
for more documentation.