Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommitAnalyzer ¶
type CommitAnalyzer struct {
// contains filtered or unexported fields
}
func NewCommitAnalyzer ¶
func NewCommitAnalyzer(releaseRules *releaserules.ReleaseRules) *CommitAnalyzer
func (*CommitAnalyzer) ComputeNewSemver ¶ added in v1.4.0
func (c *CommitAnalyzer) ComputeNewSemver(r *git.Repository) (*semver.Semver, bool, error)
Click to show internal directories.
Click to hide internal directories.