v0.7.0
In this release a tag matching is introduced which will ignore all non-semver (v1.2.3) tags when trying to determine the new version number. Before this lead to a failure because e.g. testing is not a valid semver version number.
In this release a tag matching is introduced which will ignore all non-semver (v1.2.3) tags when trying to determine the new version number. Before this lead to a failure because e.g. testing is not a valid semver version number.