Skip to content

Releases: wimglenn/johnnydep

v1.20.5

02 Jul 04:53
2ae919d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20.4...v1.20.5

v1.20.4

04 Dec 03:39
102db09
Compare
Choose a tag to compare

What's Changed

  • fix regression on pip 23.3

Full Changelog: v1.20.3...v1.20.4

v1.20.3

20 Aug 15:51
5770e9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20.2...v1.20.3

v1.20.2

03 Jun 01:40
57b621f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20.1...v1.20.2

v1.20.1

26 May 02:13
97185d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20.0...v1.20.1

v1.20.0

13 May 05:56
d4eaa3c
Compare
Choose a tag to compare
  • Drop dependency on pkginfo due to bug, replaced with importlib_metadata
  • dist.console_scripts now returns a list of strings instead of a comma-separated string

v1.19.0

06 May 03:46
a0d7ded
Compare
Choose a tag to compare
  • Added new entry_points attribute to JohnnyDist, and added new field "console_scripts" for the CLI

v1.18.0

13 Apr 03:57
2b20984
Compare
Choose a tag to compare
  • Dropped dependency on pkg_resources (use importlib.metadata instead)
  • Dropped dependency on colorama except for Windows platform

v1.17.5

26 Jan 22:35
5e0dd4b
Compare
Choose a tag to compare

What's Changed

  • parse homepage from new project_urls metadata field by @wimglenn in #115

Full Changelog: v1.17.4...v1.17.5

v1.17.4

21 Jan 03:22
63e5d29
Compare
Choose a tag to compare

What's Changed

  • non-strict digraph, but remove exact duplicates from edge list by @wimglenn in #113

Full Changelog: v1.17.3...v1.17.4