Skip to content

Releases: tox-dev/pipdeptree

2.21.0

20 May 23:05
3c41d39
Compare
Choose a tag to compare

What's Changed

  • Implement --python auto for virtual environment detection by @kemzeb in #366

Full Changelog: 2.20.0...2.21.0

2.20.0

07 May 17:15
e88356f
Compare
Choose a tag to compare

What's Changed

  • Remove publish job from the check workflow by @kemzeb in #361
  • Mimic pip when handling --user-only in a virtual environment by @kemzeb in #364

Full Changelog: 2.19.1...2.20.0

2.19.1

29 Apr 16:24
ff3e3e0
Compare
Choose a tag to compare

What's Changed

  • Point "Changelog" project URL at Releases page by @jwodder in #359

New Contributors

Full Changelog: 2.19.0...2.19.1

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