File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-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
+ * fix #591: allow to opt in for searching parent directories in the api
8
+ * fix #589: handle yaml encoding using the expected defaults
9
+ * fix #575: recommend storing the version_module inside of ``mypkg/_version.py ``
10
+ * fix #571: accept branches starting with ``v `` as release branches
11
+ * fix #557: Use ``packaging.version `` for ``version_tuple ``
12
+ * fix #544: enhance errors on unsupported python/setuptools versions
7
13
8
14
v6.0.1
9
- =======
15
+ ======
10
16
11
17
* fix #537: drop node_date on old git to avoid errors on missing %cI
12
18
You can’t perform that action at this time.
0 commit comments