package
0.0.0-20190901152454-aa753593507a
Repository: https://github.com/juranki/go-semrel.git
Documentation: pkg.go.dev

# Functions

VCSData returns current version and list of unreleased changes Open repository at `path` and traverse parents of `HEAD` to find the tag that represents previous release and the commits that haven't been released yet.
VCSDataWithPrefix returns current version and list of unreleased changes The same as VCSData, but allows prefix before version, when searching earlier releases.