What's Changed
- PiPenv -> Pipenv by @gtback in #6184
- Fix typo missing space between "so" and "re-building" by @ptamarit in #6183
- remove all instances of click from project.py by @aidencullo in #6193
- Fix bump version in CI by @oz123 in #6177
- Update diagnose URL in issue template by @michaelmior in #6188
- refactor: click styling-> rich by @oz123 in #6178
- Fix incorrect command reminder after installs by @nmagee in #6199
- Fix: dont call load dot env in shell sub command by @oz123 in #6202
- Remove click.echo from pipenv/cli by @aidencullo in #6182
- Linuxbrew shell fix by @oz123 in #6215
- remove all click.echo calls from exceptions.py by @aidencullo in #6216
- Solve issue with quiet lock not writing the lock file. by @matteius in #6208
- Raise default PIPENV_MAX_DEPTH to 10 by @snickell in #6214
- Swap old_version and new_version in
pipenv update --outdated
output by @BarrensZeppelin in #6179 - Correction to the rich conversion by @matteius in #6229
- Corrected behavior of uninstall --all by @matteius in #6209
- Correct for local package installs always being treated as editable. by @matteius in #6222
- Corrected behavior of
pipenv install --skip-lock
by @matteius in #6225 - Remove import of cached_property from pip by @oz123 in #6238
- vendor: bump importlib-metadata to 8.4.0 by @oz123 in #6235
- Fix shell detection by @oz123 in #6230
- Add initial support for python 3.13 by @matteius in #6240
- remove click echo from utils.resolver by @oz123 in #6241
New Contributors
- @gtback made their first contribution in #6184
- @ptamarit made their first contribution in #6183
- @michaelmior made their first contribution in #6188
- @nmagee made their first contribution in #6199
- @snickell made their first contribution in #6214
- @BarrensZeppelin made their first contribution in #6179
Full Changelog: v2024.0.1...v2024.0.2