Skip to content

v0.10.0

Choose a tag to compare

@jherland jherland released this 26 Apr 10:14
· 443 commits to main since this release

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_cmdline cleanups 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.