Skip to main content

Module changelog

Module changelog 

Source
Expand description

Parses the changelog file and generates a changelog page for the site.

Structsยง

Changelog ๐Ÿ”’
ChangelogConfig
Configuration for ChangelogExtractor.
ChangelogExtractor
Reads version information from a CHANGELOG.md file.
ChangelogSection ๐Ÿ”’

Functionsยง

parse_version_heading ๐Ÿ”’
Parses an ##-level Markdown heading and returns the version string, or None if the heading does not look like a version entry.