Skip to content

Releases: pypa/pipenv

Release v2023.10.24

24 Oct 22:25
07787da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.10.20...v2023.10.24

Release v2023.10.20

20 Oct 12:52
fd4147b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2023.10.3...v2023.10.20

Release v2023.10.3

03 Oct 13:23
71efe85
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2023.9.8...v2023.10.3

Release v2023.9.8

08 Sep 12:42
cdbb2c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.9.7...v2023.9.8

Release v2023.9.7

07 Sep 14:56
778b8ed
Compare
Choose a tag to compare

What's Changed

  • Update build to use exclusively pyproject.toml by @kalebmckale in #5836
  • Add PIPENV_REQUESTS_TIMEOUT and use it for requests session (Re-send due to force push) by @birdhackor in #5907
  • pre-commit: Add pyproject-fmt by @cclauss in #5916
  • Issue 5827 restore ignore compatibility finder by @matteius in #5887
  • 5881-Full conversion from rst to md by @thiagogquinto in #5909
  • Handle case where setup name is referencing a variable that is a string by @matteius in #5905
  • include markers from Pipfile when skipping lock by @matteius in #5920
  • Drop 3.7 test runner by @matteius in #5922
  • Better handling of local file install edge cases; handle local file extras by @matteius in #5919
  • Fallback to default vcs ref and determine package name from the pip line where possible by @matteius in #5921

New Contributors

Full Changelog: v2023.9.1...v2023.9.7

Release v2023.9.1

01 Sep 14:35
fd76fd8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2023.8.28...v2023.9.1

Release v2023.8.28

29 Aug 01:07
10d4d96
Compare
Choose a tag to compare

What's Changed

  • clean-up of .rst leftovers in commands.md by @deronnax in #5876
  • Revert change that caused the credentials in source url issue by @matteius in #5882
  • Do not lock or sync when running in outdated mode by @matteius in #5875
  • Assorted local editable file file fixes by @matteius in #5886

New Contributors

Full Changelog: v2023.8.26...v2023.8.28

Release v2023.8.26

26 Aug 23:23
e446087
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.8.25...v2023.8.26

Release v2023.8.25

25 Aug 18:33
1a2c0ae
Compare
Choose a tag to compare

What's Changed

  • Adjust the Fallback logic for obtaining the hashes from private indexes by @matteius in #5866

Full Changelog: v2023.8.23...v2023.8.25

Release v2023.8.23

23 Aug 01:17
c9c98af
Compare
Choose a tag to compare

What's Changed

  • Try to match if the part after @ is a valid ref (reject treating URL parts as refs). by @matteius in #5856

Full Changelog: v2023.8.22...v2023.8.23