Groovy Documentation

Package org.ajoberstar.gradle.git.semver

 

Class Summary
InferredVersion Version object that infers its value from the existing Git tags in the repository and the stage and scope of the change.
NearestVersion Nearest version tags reachable from the current HEAD.
NearestVersionLocator Locates the nearest org.ajoberstar.grgit.Tags whose names can be parsed as a com.github.zafarkhaja.semver.Version.
 


Enum Summary
InferredVersion.ChangeScope
 


Groovy Documentation