We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c66f5c commit 2de393dCopy full SHA for 2de393d
CHANGELOG.rst
@@ -4,6 +4,15 @@ Changelog
4
*unreleased*
5
~~~~~~~~~~~~
6
7
+* PEP 639: Implement License-Expression and License-File (:issue:`828`)
8
+* Use ``!r`` formatter for error messages with filenames (:issue:`844`)
9
+* Add support for PEP 730 iOS tags (:issue:`832`)
10
+* Fix prerelease detection for ``>`` and ``<`` (:issue:`794`)
11
+* Fix uninformative error message (:issue:`830`)
12
+* Refactor ``canonicalize_version`` (:issue:`793`)
13
+* Patch python_full_version unconditionally (:issue:`825`)
14
+* Fix doc for ``canonicalize_version`` to mention ``strip_trailing_zero`` and a typo in a docstring (:issue:`801`)
15
+* Fix typo in Version ``__str__`` (:issue:`817`)
16
* Support creating a ``SpecifierSet`` from an iterable of ``Specifier`` objects (:issue:`775`)
17
18
24.1 - 2024-06-10
0 commit comments