File tree Expand file tree Collapse file tree 4 files changed +28
-15
lines changed Expand file tree Collapse file tree 4 files changed +28
-15
lines changed Original file line number Diff line number Diff line change 1+ 2024.2.0 (2024-10-22)
2+ =====================
3+ Pipenv 2024.2.0 (2024-10-22)
4+ ============================
5+
6+
7+ Bug Fixes
8+ ---------
9+
10+ - Features & Bug Fixes
11+ -------------------
12+ - Refactored and simplified install routines, improving maintainability and reliability (#6276 )
13+ - Split install logic into smaller, focused functions.
14+ - Eliminated Pipfile caching for now to prevent bugs and reduce complexity.
15+ - Fixed edge cases with package category selection.
16+ - Improved handling of VCS dependencies during updates, fixing when ref is a revision and not a branch.
17+
18+ - Enhanced VCS URL handling with better environment variable support (#6276 )
19+ - More reliable expansion of environment variables in Git URLs.
20+ - Better handling of authentication components in VCS URLs.
21+ - Improved error messaging for missing environment variables.
22+ - Fixed issue where Git reference could be dropped during relock. ` #6276 <https://github.com/pypa/pipenv/issues/6276> ` _
23+
24+ Vendored Libraries
25+ ------------------
26+
27+ - Update pipdeptree to version 2.23.4 ` #6275 <https://github.com/pypa/pipenv/issues/6275> ` _
1282024.1.0 (2024-09-29)
229=====================
330Pipenv 2024.1.0 (2024-09-29)
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828.in \\n[ rst2man-indent\\n[ rst2man-indent-level ] ]u
2929..
30- .TH "PIPENV" "1" "Sep 29 , 2024" "2024.1 .0" "pipenv"
30+ .TH "PIPENV" "1" "Oct 22 , 2024" "2024.2 .0" "pipenv"
3131.sp
3232\fB NOTE: \fP
3333.INDENT 0.0
You can’t perform that action at this time.
0 commit comments