Skip to content

Releases: pypa/pipenv

Release v2025.0.4

07 Jul 21:44
Compare
Choose a tag to compare

What's Changed

  • Fix editable installation from relative paths on Windows by @stewartmiles in #6416
  • chore: remove tomli from vendor by @oz123 in #6417
  • Bump urllib3 from 2.4.0 to 2.5.0 in /examples by @dependabot in #6424
  • Bump requests from 2.32.3 to 2.32.4 in /examples by @dependabot in #6427
  • Add back ignore_compatibility option to pip package finder for comprehensive lock file generation by @matteius in #6426
  • Bugfix: Make sure ensure_python() installs Python when conditions are met by @EpiX-1 in #6425
  • Performance Optimization: Resolver, Benchmarking & Batch Operations by @matteius in #6419

New Contributors

Full Changelog: v2025.0.3...v2025.0.4

Release v2025.0.3

29 May 23:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2025.0.2...v2025.0.3

Release v2025.0.2

02 May 16:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2025.0.1...v2025.0.2

Release v2025.0.1

24 Apr 14:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2025.0.0...v2025.0.1

Release v2025.0.0

24 Apr 12:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2024.4.1...v2025.0.0

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