clog-tool / clog-cli

Generate beautiful changelogs from your Git commit history
MIT License
851 stars 43 forks source link

Error in an untagged repository #91

Closed zitsen closed 8 years ago

zitsen commented 8 years ago

When create a new repo, clog -p(or -M, -m), it fails as this:

error: Failed to parse version into valid SemVer. Ensure the version is in the X.Y.Z format.

And, --setversion is not funtional in this case.

zitsen commented 8 years ago

Additionally, I'm using the master git version of clog