Changelog Library

Tools for managing and generating changelogs


OmegaLeo.HelperLib.Changelog

ChangelogAttribute

OmegaLeo.HelperLib.Changelog
Member Documentation
ChangelogAttribute Attribute to annotate classes, methods, or properties with changelog information.

ChangelogTool

OmegaLeo.HelperLib.Changelog
Member Documentation
ChangelogTool Provides methods to extract changelog information from assembly attributes.
ChangelogTool.ExtractChangelog Extracts changelog entries from the specified assembly.
ChangelogTool.GetMarkdown Generates a markdown formatted changelog from the assembly's changelog attributes.