Skip to content

Releases: pypa/pipenv

Release v2024.4.1

22 Jan 20:40
afde9b4
Compare
Choose a tag to compare

Version v2024.4.1

Bug Fixes

  • Running "pipenv shell" on MacOS in Powershell (pwsh) references incorrect Activate.ps1 _
  • Fix repr(Shell) _
  • Fix incorrect path for 'pipenv shell' _
  • Fix license declaration for PyPI _

Vendored Libraries

  • Remove click.echo from exceptions.py _

Contributors

@aidencullo
@oz123
@samer-shah
@shdarrina
@shaneikennedy
@socram8888

Release v2024.4.0

05 Nov 15:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2024.3.1...v2024.4.0

Release v2024.3.1

31 Oct 03:11
Compare
Choose a tag to compare

What's Changed

  • try rebuilding the docs by @matteius in #6291
  • Fix the --system without --deploy flag bug by @matteius in #6297
  • refinements to update -- determine which packages may need upgrading by @matteius in #6300
  • Prevent breakage from vcs URL in lockfile from having package name @ by @matteius in #6302
  • Prevent breakage from vcs URL in lockfile from having package name @ Part II by @matteius in #6303

Full Changelog: v2024.3.0...v2024.3.1

Release v2024.3.0

29 Oct 23:46
Compare
Choose a tag to compare

What's Changed

  • Solve upgrade can create incompatible dependency versions in lock file + other bugs by @matteius in #6282
  • Fix for skip-lock installing wrong package version when pipfile entry is not a dict by @matteius in #6289

Full Changelog: v2024.2.0...v2024.3.0

Release v2024.2.0

22 Oct 18:37
0d7160e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2024.1.0...v2024.2.0

Release v2024.1.0

29 Sep 22:38
2b9c78a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024.0.3...v2024.1.0

Release v2024.0.3

23 Sep 03:54
0b6b428
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2024.0.2...v2024.0.3

Release v2024.0.2

13 Sep 21:40
13d051b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2024.0.1...v2024.0.2

Release v2024.0.1

11 Jun 11:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024.0.0...v2024.0.1

Release v2024.0.0

07 Jun 01:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2023.12.1...v2024.0.0