v3.0.0-beta.4
With this release we are getting very close to releasing v3.0.0. There have been quite a few improvements with the gitversion init
configuration tool, give it a spin!
- #482 - Update ArgumentParser to use variables from VersionVariables contributed by Anthony Ledesma (arledesma)
- #480 - Included AssemblyInfo.vb in file update contributed by Marcel Jamin (mjamin)
- #479 - Init improvements
- #478 #465 - Hotfix resets PreReleaseTag.Number to 1
- #477 #472 - Logging improvements (Add logging indent and timing)
- #469 #471 - GitVersionTask does not detect git repo if sln isn't in git root contributed by Chris Maffin (Sacrelicious)
- #468 - Use authentication in
GitPreparer.GetRemoteReference
contributed by Johannes Egger (eggapauli) - #467 - Filter out merge messages that look like versions but aren't contributed by Chris Maffin (Sacrelicious)
- #464 - Fix tracking branches in dynamic repositories contributed by Johannes Egger (eggapauli)
Commits: d64f3b5...bec5eb5