Releases: pypa/pipenv
Releases · pypa/pipenv
Release v2023.2.18
What's Changed
- Remove pipenv/_compat.py by @oz123 in #5590
- Pip 23.0 by @matteius in #5586
- Fix regression with CI variable by @matteius in #5591
- Bump required setuptools and virtualenv by @oz123 in #5593
- Switch to Nushell overlays by @LiHRaM in #5603
- Flexibile argument specification when specifying multiple cateogires. by @matteius in #5606
- Improved contributing guide by @chrysle in #5611
- Allow the pip.conf to override the default index source. by @matteius in #5297
- Pip 23.0.1 by @matteius in #5614
- Issue 5600 check command should be able to pull requirements from lock file by @matteius in #5607
- Removal/vistir misc by @oz123 in #5592
New Contributors
Full Changelog: v2023.2.4...v2023.2.18
Release v2023.2.4
What's Changed
- Deprecate --keep-outdated flag. by @matteius in #5544
- Catch StopIteration error and alert user and exit failure. by @matteius in #5553
- Fix duplicate egg name when adding extras for package install from url by @oz123 in #5555
- Remove pytest pypi take 2 by @oz123 in #5556
- CVE-2007-4559 Patch by @TrellixVulnTeam in #5565
- Remove deprecated flag --three by @oz123 in #5576
- Fix verbose logging by @oz123 in #5581
New Contributors
- @TrellixVulnTeam made their first contribution in #5565
Full Changelog: v2022.12.19...v2023.2.4
Release v2022.12.19
What's Changed
- Bump certifi from 2018.10.15 to 2022.12.7 by @dependabot in #5527
- Fix Readme.md links. by @matteius in #5547
- Issue 5546 by @matteius in #5548
Full Changelog: v2022.12.17...v2022.12.19
Release v2022.12.17
What's Changed
- Fix issue with venv module not being available on some systems. by @matteius in #5518
- Fix spelling error in docs/quickstart.rst by @efinkler-dm in #5516
- Fix ruamel vendoring by @matteius in #5519
- vendor in Pip 22.3.1 by @matteius in #5520
- More vendor bumps by @oz123 in #5522
- fixed broken link to non-existing philosophy subpage by @piraartur in #5524
- Fix regression where wheel path is not included in the lockfile by @matteius in #5523
- Bump certifi from 2017.7.27.1 to 2022.12.7 in /examples by @dependabot in #5525
- Bump certifi from 2018.10.15 to 2022.12.7 in /docs by @dependabot in #5526
- Issue 5486 null markers by @matteius in #5529
- Remove CI from deprecation warning and only alert if env vars are set. by @matteius in #5534
- Fix typo in docs by @palewire in #5535
- vendor: bump plette to 0.4.4 by @oz123 in #5539
- [fix]
update --outdated
raises NonExistentKey with dev package by @shimpeko in #5541 - Refactor virtualenv create logic by @matteius in #5533
New Contributors
- @efinkler-dm made their first contribution in #5516
- @piraartur made their first contribution in #5524
- @palewire made their first contribution in #5535
- @shimpeko made their first contribution in #5541
Full Changelog: v2022.11.30...v2022.12.17
Release v2022.11.30
What's Changed
- Documentation updates. by @matteius in #5498
- requirements: fix generation of file by @oz123 in #5504
- Remove newer code branch that prevents new sources from being added to lockfile. by @matteius in #5512
- core: fix bug introduced with rich.console by @oz123 in #5513
Full Changelog: v2022.11.25...v2022.11.30
Release v2022.11.25.dev0
v2022.11.25.dev0
Release v2022.11.25
Version v2022.11.25 2022.11.25 (2022-11-24) ======================= Pipenv 2022.11.25 (2022-11-24) ============================== Bug Fixes --------- - Solving issue where pipenv check command has been broken in the published wheel distribution. _
Release v2022.11.24
What's Changed
- Include missing package data for Safety by @yeisonvargasf in #5492
- Fix ruamel inclusion in wheel. by @matteius in #5495
- Stop building universal wheels by @tucked in #5497
- Get packages for
pipenv check
from the target venv. by @yeisonvargasf in #5501
Full Changelog: v2022.11.23...v2022.11.24
Release v2022.11.23
What's Changed
- fix PIPENV_MAX_DEPTH environment variable by @bjorand in #5461
- Remove yaspin spinner by @oz123 in #5468
- vendor: drop more unused code by @oz123 in #5467
- feat(shells): support nushell by @efugier in #5470
- Bump version requirementslib and more vendor clean up by @oz123 in #5481
- Fix syntax error in requirementslib vendor by @haplo in #5483
- Vendor new safety (#5217) by @matteius in #5218
- Remove QuasiPipTempDirectory and use pip's TempDirectory. by @matteius in #5487
New Contributors
- @bjorand made their first contribution in #5461
- @efugier made their first contribution in #5470
- @haplo made their first contribution in #5483
Full Changelog: v2022.11.11...v2022.11.23
Release v2022.11.11
What's Changed
Full Changelog: v2022.11.5...v2022.11.11