Skip to content

Releases: tox-dev/pipdeptree

2.19.0

28 Apr 19:43
4a5f90a
Compare
Choose a tag to compare

What's Changed

  • Use dropdown instead of checkbox in bug report template by @kemzeb in #356
  • Have duplicate metadata and invalid req strings honor --warn option by @kemzeb in #357

Full Changelog: 2.18.1...2.19.0

2.18.1

13 Apr 16:00
6d4d4a7
Compare
Choose a tag to compare

What's Changed

  • Modify tests to ensure $PYTHONPATH is given to the custom interpreter by @kemzeb in #353
  • Fix test_console failure finding pipdeptree in other environments by @xiacunshun in #351

Full Changelog: 2.18.0...2.18.1

2.18.0

10 Apr 02:54
25cbb6f
Compare
Choose a tag to compare

What's Changed

  • Handle invalid requirement strings when using importlib.metadata by @kemzeb in #345
  • refactor the non_host part for not injecting to custom env by @xiacunshun in #346

Full Changelog: 2.17.0...2.18.0

2.17.0

04 Apr 17:55
ff31dc4
Compare
Choose a tag to compare

What's Changed

  • Use GitHub issue forms by @kemzeb in #337
  • replace pkg_resources with importlib.metadata and packaging by @xiacunshun in #333
  • Handle duplicated package metadata when using importlib.metadata by @kemzeb in #342

New Contributors

Full Changelog: 2.16.2...2.17.0

2.16.2

25 Mar 17:40
3e1a8ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.16.1...2.16.2

2.16.1

04 Mar 18:29
2d527a7
Compare
Choose a tag to compare

What's Changed

  • Mock importlib.metadata usage in PackageDAG.from_pkgs() tests by @kemzeb in #327

Full Changelog: 2.16.0...2.16.1

2.16.0

02 Mar 03:17
4ebaca8
Compare
Choose a tag to compare

What's Changed

  • Fix key mismatch between requirements and dists by @f3flight in #325

New Contributors

Full Changelog: 2.15.1...2.16.0

2.15.1

24 Feb 02:26
bc804e3
Compare
Choose a tag to compare

What's Changed

  • Have --license work with --reverse by @kemzeb in #321

Full Changelog: 2.15.0...2.15.1

2.15.0

23 Feb 22:13
e8a7801
Compare
Choose a tag to compare

What's Changed

  • Have --license and --reverse options in the "render" argument group by @kemzeb in #320

Full Changelog: 2.14.0...2.15.0

2.14.0

15 Feb 19:07
134ca6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.13.2...2.14.0