We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b34465 commit ff2facaCopy full SHA for ff2faca
CHANGELOG.rst
@@ -4,7 +4,13 @@ Changelog
4
*unreleased*
5
~~~~~~~~~~~~
6
7
-No unreleased changes.
+* Parse raw metadata (:issue:`671`)
8
+* Import underlying parser functions as an underscored variable (:issue:`663`)
9
+* Improve error for local version label with unsupported operators (:issue:`675`)
10
+* Add dedicated error for specifiers with incorrect `.*` suffix
11
+* Replace spaces in platform names with underscores (:issue:`620`)
12
+* Relax typing of ``_key`` on ``_BaseVersion`` (:issue:`669`)
13
+* Handle prefix match with zeros at end of prefix correctly (:issue:`674`)
14
15
23.0 - 2023-01-08
16
~~~~~~~~~~~~~~~~~
0 commit comments