Skip to content

Expose git history path finding tool to allow for changelog generation from convention commits #1

@RobSmyth

Description

@RobSmyth

Is your feature request related to a problem? Please describe.
Expose git history paths found to prior release to allow a change log to
be generated from the convention commit messages.

The library currently builds all git history paths from a prior release to the head commit
in order to determine the commit's semver. However it does not expose these paths.

Describe the solution you'd like
Make the appropriate classes public. Possibly via a factory.

Describe alternatives you've considered
May also be useful to extend the code to find paths between releases to
allow for change log generation for prior releases.

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions