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 613630f commit c668d76Copy full SHA for c668d76
CHANGELOG.rst
@@ -7,6 +7,12 @@ v4.0.0
7
* switch to github actions for ci
8
* fix documentation for ``tag_regex`` and add support for single digit versions
9
* document handling of enterprise distros with unsupported setuptools versions #312
10
+* switch to declarative metadata
11
+* drop the internal copy of samefile and use a dependency on jaraco.windows on legacy systems
12
+* select git tags based on the presence of numbers instead of dots
13
+* enable getting a version form a parent folder prefix
14
+* add release-branch-semver version scheme
15
+* make global configuration available to version metadata
16
17
v3.5.0
18
======
0 commit comments