Package org.danilopianini.gradle.gitsemver
See: Description
-
Class Summary Class Description GitSemVer A Plugin for comuting the project version based on the status of the local git repository. GitSemVerExtension The plugin extension with the DSL. SemanticVersion A class representing semantic versions: major. NumericIdentifier Numeric identifier. AlphanumericIdentifier Alphanumeric identifier. DotSeparatedIdentifier A dot-separated identifier. PreReleaseIdentifier A SemVer 2. -
Enum Summary Enum Description UpdateType The type of update that the commits represents.