Release v2023.10.20

This commit is contained in:
Matt Davis
2023-10-20 08:51:27 -04:00
parent 4e628dba5b
commit fd4147bd7e
9 changed files with 30 additions and 8 deletions
+28
View File
@@ -1,3 +1,31 @@
2023.10.20 (2023-10-20)
=======================
Pipenv 2023.10.20 (2023-10-20)
==============================
Features & Improvements
-----------------------
- Add quiet option to pipenv shell, hiding "Launching subshell in virtual environment..." `#5966 <https://github.com/pypa/pipenv/issues/5966>`_
- Vendor in pip==23.3 which includes updates to certifi, urllib3, and adds truststore among other improvements. `#5979 <https://github.com/pypa/pipenv/issues/5979>`_
Behavior Changes
----------------
- Change ``--py`` to use ``print`` preventing insertion of newline characters `#5969 <https://github.com/pypa/pipenv/issues/5969>`_
Vendored Libraries
------------------
- Drop pep517 - as it is no longer used. `#5970 <https://github.com/pypa/pipenv/issues/5970>`_
Removals and Deprecations
-------------------------
- Drop support for Python 3.7 `#5879 <https://github.com/pypa/pipenv/issues/5879>`_
2023.10.3 (2023-10-03)
======================
-1
View File
@@ -1 +0,0 @@
Drop support for Python 3.7
-1
View File
@@ -1 +0,0 @@
Add quiet option to pipenv shell, hiding "Launching subshell in virtual environment..."
-1
View File
@@ -1 +0,0 @@
Change ``--py`` to use ``print`` preventing insertion of newline characters
-1
View File
@@ -1 +0,0 @@
Drop pep517 - as it is no longer used.
-1
View File
@@ -1 +0,0 @@
Vendor in pip==23.3 which includes updates to certifi, urllib3, and adds truststore among other improvements.
-1
View File
@@ -1 +0,0 @@
Update Ruff linter in CI to remove deperecated option "--format"
+1 -1
View File
@@ -2,4 +2,4 @@
# // ) ) / / // ) ) //___) ) // ) ) || / /
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = "2023.10.4.dev0"
__version__ = "2023.10.20"
+1 -1
View File
@@ -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" "Oct 03, 2023" "2023.10.3" "pipenv"
.TH "PIPENV" "1" "Oct 20, 2023" "2023.10.20" "pipenv"
.sp
\fBNOTE:\fP
.INDENT 0.0