Versioce.Changelog.DataGrabber.Version (Versioce v2.0.0) View Source
Version struct and its support functions.
Link to this section Summary
Functions
Creates Versioce.Changelog.DataGrabber.Version.t()
from commit group.
Swaps version number in t()
Link to this section Types
Specs
t() :: %Versioce.Changelog.DataGrabber.Version{ sections: Versioce.Changelog.Sections.t(), version: String.t() }
Link to this section Functions
Specs
make_version( Versioce.Changelog.DataGrabber.Git.commit_group(), Versioce.Changelog.Anchors.t() ) :: t()
Creates Versioce.Changelog.DataGrabber.Version.t()
from commit group.
Specs
Swaps version number in t()