File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ Changelog
44*unreleased *
55~~~~~~~~~~~~
66
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 `)
716* Support creating a ``SpecifierSet `` from an iterable of ``Specifier `` objects (:issue: `775 `)
817
91824.1 - 2024-06-10
You can’t perform that action at this time.
0 commit comments