Releases: GitTools/GitVersion
Releases · GitTools/GitVersion
v1.1.1
Bug fix with release branches in GitHubFlow
v1.1.0
- #222 - Log is printed to console on error
- #211 - should get exact version from tag contributed by Simon Cropp (SimonCropp)
- #210 - Added additional variables for NuGet (see #201) contributed by Geert van Horrik (GeertvanHorrik)
- #208 - Added support for NextVersion.txt in GitFlow and dynamic repositories contributed by Geert van Horrik (GeertvanHorrik)
- #205 - Auto-generate patch version with every commit to master.
- #204 - Support stash contributed by Gary Ewan Park (gep13)
- #200 - Added skipIfNotDefined for upcoming Continua CI v1.5 contributed by Geert van Horrik (GeertvanHorrik)
- #195 - Adding support for Syntevo SmartGit/Hg's GitFlow merge commit message co... contributed by (Martaver)
- #191 - Improved the Ruby Gem to make it usable from a Rakefile contributed by Alexander Groß (agross)
- #189 - Better feature branch support
- #186 - No way to have an x.x.0 release using GitHubFlow
- #185 - Fixed bug in SemanticVersion.Compare contributed by (gius)
- #184 - Add support for nuget special version limitations contributed by Anthony Ledesma (arledesma)
- #183 - updated spec version contributed by (danielmarbach)
- #87 - only perform PerformPreProcessingSteps once per solution instance