v0.10.0
What's Changed
User-visible improvements:
- User defined mapping: add option and handling for multiple mapping files by @mknorps in #306
- Add support for PEP582
__pypackages__directories by @jherland in #312
Internal refactoring/improvements
- Traverse refactor, part 1 by @jherland in #288
- Add
fawltydeps.__main__module to allow 'python -m fawltydeps' by @jherland in #311 test_cmdlinecleanups by @jherland in #310- Fix boolean representation and skip null values in generated toml config by @Nour-Mws in #300
- Refactor resolver tests, transition to PBT by @Nour-Mws in #296
Full Changelog: v0.9.0...v0.10.0
Refer to the project's README or fawltydeps --help for more documentation.