Extracts release notes from changelog content for specific version ranges.
Summary
Functions
Extracts notes between two versions (inclusive).
Extracts notes for a specific version.
Returns the latest version mentioned.
Extracts all version sections from changelog content.
Counts versions in the changelog.
Functions
Extracts notes between two versions (inclusive).
Extracts notes for a specific version.
Returns the latest version mentioned.
Extracts all version sections from changelog content.
@spec version_count(String.t()) :: non_neg_integer()
Counts versions in the changelog.