API Reference changex v0.3.0
modules
Modules
This module is used to read and manipulate a changelog file.
A module containing functions to be used inside other formatters.
Format changelog to the terminal in markdown format that matches the format of the elixir-lang changelog
Format changelog to the terminal in markdown format.
Output the formatted changelog to the terminal.
This module will take a list of commits and sort them based on the type of the commit.
This module will get a list of commits based on the git log on a git repository.
This module is used to split the subject of a commit message based on a format passed in.
A module that wraps git commands to act on git tags.
mix-tasks
Mix Tasks
Display a changelog in the terminal.
Write an update to the changelog file. Defaults to CHANGELOG.md