Skip to content

Releases: tox-dev/pipdeptree

2.25.1

11 Mar 15:53
d3ce108
Compare
Choose a tag to compare

What's Changed

  • Remove unused .gitignore rule by @kemzeb in #446
  • Use SPDX license identifier by @cdce8p in #448
  • Remove unnecessary assertion in render() by @kemzeb in #456
  • Update CLI usage for --all by moving it to the "render" group by @kemzeb in #458
  • Split freeze and text output into their own implementations by @kemzeb in #459
  • Remove unused graphviz library code by @kemzeb in #460
  • Use MockGraph type alias in tests by @kemzeb in #462
  • Update outdated graphviz docs by @kemzeb in #463

New Contributors

Full Changelog: 2.25.0...2.25.1

2.25.0

26 Jan 21:57
99cdda2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.24.0...2.25.0

2.24.0

26 Nov 01:56
c31b641
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.23.4...2.24.0

2.23.4

17 Sep 22:36
7b89e91
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.23.3...2.23.4

2.23.3

07 Sep 21:28
f707afe
Compare
Choose a tag to compare

Full Changelog: 2.23.2...2.23.3

2.23.2

07 Sep 21:24
813a9d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.23.1...2.23.2

2.23.1

12 Jul 06:52
f0999f9
Compare
Choose a tag to compare

What's Changed

  • Use __contains__ to avoid KeyError with importlib_metadata==8.0.0 by @kemzeb in #384
  • Use is_missing property in ReqPackage.is_conflicting() for DRYness by @kemzeb in #385
  • Readd # noqa: S603 to _detect_env to resolve Ruff error by @kemzeb in #388
  • Allow pre-releases when detecting version conflicts by @kemzeb in #394

Full Changelog: 2.23.0...2.23.1

2.23.0

17 Jun 20:32
c2245d6
Compare
Choose a tag to compare

What's Changed

  • Use non-deprecated pytest-console-scripts API by @kemzeb in #377
  • Print resolved interpreter when using env detection by @stasfilin in #379

New Contributors

Full Changelog: 2.22.0...2.23.0

2.22.0

03 Jun 03:18
58fb67d
Compare
Choose a tag to compare

What's Changed

  • Add pypy to CI by @kemzeb in #369
  • Warn about and ignore invalid package metadata in the environment by @kemzeb in #373

Full Changelog: 2.21.0...2.22.0

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