File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change
1
+ v3.2.0
2
+ ======
3
+
4
+ * fix #303 and #283 by adding the option ``git_describe_command `` to allow the user to control the
5
+ way that `git describe ` is called.
6
+
1
7
v3.1.0
2
8
=======
3
9
4
10
* fix #297 - correct the invocation in version_from_scm and deprecate it as its exposed by accident
5
11
* fix #298 - handle git file listing on empty repositories
6
12
* fix #268 - deprecate ScmVersion.extra
7
- * fix #303 and #283 by adding the option `git_describe_command ` to allow the user to control the
8
- way that `git describe ` is called.
13
+
9
14
10
15
v3.0.6
11
16
======
14
19
v3.0.5
15
20
======
16
21
17
- * fix #292 - match leading 'V' character as well
22
+ * fix #292 - match leading `` V `` character as well
18
23
19
24
https://www.python.org/dev/peps/pep-0440/#preceding-v-character
20
25
You can’t perform that action at this time.
0 commit comments