v0.12.0
What's Changed
LocalPackageResolver: Handle multiple package dirs inside one Python env by @jherland in #318- New code for traversing directories by @jherland in #324
- Prepare test suite for traversing Python environments by @jherland in #325
- Allow isort >= 5.12 when running on Python > 3.7 by @jherland in #335
- Change development status to 3- Alpha by @mknorps in #337
- Teach FawltyDeps to automatically discover Python environments inside the project by @jherland in #326
- Various cleanups after integrating Python environments into
traverse_projectby @jherland in #327 - Test refactoring: fake_project fixture by @jherland in #333
- Upgrade our dev env to use Python v3.11 by default by @jherland in #336
Full Changelog: v0.11.0...v0.12.0
Refer to the project's README or fawltydeps --help for more documentation.