From 0d7160e3a0f5bb088d995be7dac4cd63b86c7c8d Mon Sep 17 00:00:00 2001 From: Matt Davis Date: Tue, 22 Oct 2024 14:35:49 -0400 Subject: [PATCH] Release v2024.2.0 --- CHANGELOG.md | 27 +++++++++++++++++++++++++++ news/6275.vendor.rst | 1 - news/6276.bugfix.rst | 13 ------------- pipenv/pipenv.1 | 2 +- 4 files changed, 28 insertions(+), 15 deletions(-) delete mode 100644 news/6275.vendor.rst delete mode 100644 news/6276.bugfix.rst diff --git a/CHANGELOG.md b/CHANGELOG.md index b1b5c1e794..461db877c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,30 @@ +2024.2.0 (2024-10-22) +===================== +Pipenv 2024.2.0 (2024-10-22) +============================ + + +Bug Fixes +--------- + +- Features & Bug Fixes + ------------------- + - Refactored and simplified install routines, improving maintainability and reliability (#6276) + - Split install logic into smaller, focused functions. + - Eliminated Pipfile caching for now to prevent bugs and reduce complexity. + - Fixed edge cases with package category selection. + - Improved handling of VCS dependencies during updates, fixing when ref is a revision and not a branch. + + - Enhanced VCS URL handling with better environment variable support (#6276) + - More reliable expansion of environment variables in Git URLs. + - Better handling of authentication components in VCS URLs. + - Improved error messaging for missing environment variables. + - Fixed issue where Git reference could be dropped during relock. `#6276 `_ + +Vendored Libraries +------------------ + +- Update pipdeptree to version 2.23.4 `#6275 `_ 2024.1.0 (2024-09-29) ===================== Pipenv 2024.1.0 (2024-09-29) diff --git a/news/6275.vendor.rst b/news/6275.vendor.rst deleted file mode 100644 index a34d31ac33..0000000000 --- a/news/6275.vendor.rst +++ /dev/null @@ -1 +0,0 @@ -Update pipdeptree to version 2.23.4 diff --git a/news/6276.bugfix.rst b/news/6276.bugfix.rst deleted file mode 100644 index 691e5b730d..0000000000 --- a/news/6276.bugfix.rst +++ /dev/null @@ -1,13 +0,0 @@ -Features & Bug Fixes -------------------- -- Refactored and simplified install routines, improving maintainability and reliability (#6276) - - Split install logic into smaller, focused functions. - - Eliminated Pipfile caching for now to prevent bugs and reduce complexity. - - Fixed edge cases with package category selection. - - Improved handling of VCS dependencies during updates, fixing when ref is a revision and not a branch. - -- Enhanced VCS URL handling with better environment variable support (#6276) - - More reliable expansion of environment variables in Git URLs. - - Better handling of authentication components in VCS URLs. - - Improved error messaging for missing environment variables. - - Fixed issue where Git reference could be dropped during relock. diff --git a/pipenv/pipenv.1 b/pipenv/pipenv.1 index a77ef4c6e3..d6d82d29b6 100644 --- a/pipenv/pipenv.1 +++ b/pipenv/pipenv.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "PIPENV" "1" "Sep 29, 2024" "2024.1.0" "pipenv" +.TH "PIPENV" "1" "Oct 22, 2024" "2024.2.0" "pipenv" .sp \fBNOTE:\fP .INDENT 0.0