File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- In progress
2
- ===========
1
+ v6.1.0
2
+ ======
3
3
4
4
* fix #587: don't fail file finders when distribution is not given
5
5
* fix #524: new parameters ``normalize `` and ``version_cls `` to customize the version normalization class.
6
- * fix #585: switch from toml to tomli
6
+ * fix #585: switch from toml to tomli for toml 1.0 support
7
7
* fix #591: allow to opt in for searching parent directories in the api
8
8
* fix #589: handle yaml encoding using the expected defaults
9
9
* fix #575: recommend storing the version_module inside of ``mypkg/_version.py ``
@@ -12,7 +12,7 @@ In progress
12
12
* fix #544: enhance errors on unsupported python/setuptools versions
13
13
14
14
v6.0.1
15
- =======
15
+ ======
16
16
17
17
* fix #537: drop node_date on old git to avoid errors on missing %cI
18
18
You can’t perform that action at this time.
0 commit comments