Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Changelog ¶
type Changelog struct { PackageName string NewPackage bool RemovedPackage bool Modified *report.Package }
Changelog describes a changelog of the package during this generation
func (Changelog) HasBreakingChanges ¶
HasBreakingChanges returns if this report of changelog contains breaking changes
func (Changelog) ToMarkdown ¶
ToMarkdown returns the markdown string of this changelog
Click to show internal directories.
Click to hide internal directories.