Skip to content

Commit c5fc62e

Browse files
author
Sylvain MARIE
committed
0.5.8 changelog
1 parent 3c20e5f commit c5fc62e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### 0.5.8 - better error message in case `git` is unavailable
4+
5+
Improved readability of setuptools_scm related outputs:
6+
7+
- Now an explicit message states when `git` command is not available. Fixed [#6](https://github.com/smarie/python-getversion/issues/6)
8+
- Now an explicit message states when `setuptools_scm` is not installed. Fixed [#7](https://github.com/smarie/python-getversion/issues/7).
9+
310
### 0.5.7 - minor setup.py improvement
411

512
Now explicitly setting the `zip_safe` flag in `setup.py` to avoid `ply` being downloaded. From [#5](https://github.com/smarie/python-getversion/pull/5)

0 commit comments

Comments
 (0)