Versioce.Changelog.Formatter.Keepachangelog (Versioce v2.0.0) View Source
Keepachangelog formatter, Versioce.Config.Changelog.formatter/0
Formats data obtained from Versioce.Config.Changelog.datagrabber/0
into a Keepachagelog format.
Link to this section Summary
Functions
Generate keepachangelog body
Generate keepachangelog footer.
Generate keepachangelog header
Link to this section Functions
Specs
make_body(versions :: [Versioce.Changelog.DataGrabber.Version.t()]) :: {:ok, String.t()}
Generate keepachangelog body
Specs
make_header() :: {:ok, String.t()}
Generate keepachangelog header