Package net.videki.semver.cc.release.common
-
Interface Summary Interface Description CommitAdapter<T> SCM commit msg abstraction.ConventionalVersioning Versioning adapter.SemanticVersionChangeResolver Generic resolver for version change adapters. -
Class Summary Class Description Commit SCM commit representation.GitCommitAdapter Git commit adapter.GitConventionalVersioning Conventional commits version handler facade for a specific git repository.LogHandler Commit log handler to parse the commit messages of a git repo since the last commit tag.SemanticVersion A semantic version representation.SimpleSemanticVersionChangeResolver Default change resolver implementation. -
Enum Summary Enum Description ConventionalCommitType Conventional commits accepted commit types.SemanticVersionChange Semantic version change types.