Releases: pypa/pipenv
Releases · pypa/pipenv
Release v2023.8.22
Release v2023.8.21
Release v2023.8.20
What's Changed
Full Changelog: v2023.8.19...v2023.8.20
Release v2023.8.19
What's Changed
- Remove --skip-lock flag by @matteius in #5806
- Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #5815
- Bump certifi from 2022.12.7 to 2023.7.22 in /docs by @dependabot in #5814
- Bump pygments from 2.14.0 to 2.15.0 by @dependabot in #5801
- Document
upgrade
command in theReadme
by @jeffwidman in #5820 - Update pip to 23.2.1 pt release. by @matteius in #5822
- Remove click.{s,}echo by @oz123 in #5813
- Some docs cleanups by @jeffwidman in #5825
- Address Issue #5129: Document how to rename (move) project directory by @langaa-egeskov in #5824
- Add --categories option to work with requirements txt files by @DasaniT in #5826
- stop using requirementslib models by @matteius in #5793
New Contributors
- @jeffwidman made their first contribution in #5820
- @langaa-egeskov made their first contribution in #5824
- @DasaniT made their first contribution in #5826
Full Changelog: v2023.7.23...v2023.8.19
Release v2023.7.23
What's Changed
- utils.toml: Handle tomlkit OutOfOrderTableProxy by @flichtenheld in #5797
- Cleanup secho by @oz123 in #5804
- Fix typos by @kianmeng in #5811
- Fix ruff-complaints by @matteius in #5807
- Pip 23.2 by @matteius in #5808
- Restore prior resolver default behavior but maintain direct code path for testing resolver. by @matteius in #5809
- Vendor in pythonfinder==2.0.5 by @matteius in #5812
New Contributors
- @flichtenheld made their first contribution in #5797
- @kianmeng made their first contribution in #5811
Full Changelog: v2023.7.11...v2023.7.23
Release v2023.7.11
What's Changed
- Fix markers being included as None/null by @matteius in #5788
- Invoke the resolver in the same process as pipenv rather than utilzing subprocess. by @matteius in #5787
Full Changelog: v2023.7.9...v2023.7.11
Release v2023.7.9
What's Changed
- Drop the --keep-outdated flag and --selective-upgrade flags by @matteius in #5730
- Fix extras not being included for pypi packages in requirements command by @matteius in #5784
Full Changelog: v2023.7.4...v2023.7.9
Release v2023.7.4
What's Changed
- Fixes issue I've been having running pipenv as an editable install on windows. by @matteius in #5770
- Witchcraft and sourcery - Makefile improvements by @oz123 in #5774
- Keep hashes at the end of generated requirements.txt files by @timhourigan in #5778
- chore: ruff moved to astral-sh by @henryiii in #5776
- Ensure version contains an operator when defined by @sebastien-coavoux in #5765
New Contributors
- @sebastien-coavoux made their first contribution in #5765
Full Changelog: v2023.7.3...v2023.7.4
Release v2023.7.3
What's Changed
Full Changelog: v2023.7.1...v2023.7.3
Release v2023.7.1
What's Changed
- requirements command improvements, fixes issue 5755. by @matteius in #5757
- ci: ruff --select=FLY,UP --target-version=py37 --fix . by @cclauss in #5762
- Consider the PIP_CLIENT_CERT value when creating the requests session. by @matteius in #5761
- Vendor: bump dparse to 0.6.3 by @oz123 in #5750
- Ensure we consider the dependencies listed in the pyproject.toml by @matteius in #5768
- Patch for setup.py egg_info issue by @matteius in #5760
- Upgrade pydantic to 1.10.10 by @matteius in #5769
- Add docker build, update docs for using docker images by @oz123 in #5754
Full Changelog: v2023.6.26...v2023.7.1