parsers/changelog library
Classes
- Changelog
- Builds a changelog from the git history.
- ChangelogEntry
- One commit, already split into the parts a changelog cares about.
- ChangelogRange
- The commit range a changelog was built from.
Enums
- ChangelogFormat
- How the changelog is rendered.
Exceptions / Errors
- ChangelogException
- Raised when the changelog cannot be produced.