Skip to content

pawamoy/git-changelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b9bad9c · Apr 4, 2024
Mar 25, 2024
Apr 1, 2024
Mar 31, 2024
Mar 27, 2024
Apr 4, 2024
Apr 4, 2024
Mar 25, 2024
Mar 14, 2024
Mar 25, 2024
Mar 14, 2024
Oct 26, 2022
Apr 4, 2024
Mar 14, 2024
Mar 14, 2024
May 21, 2020
Mar 23, 2024
Mar 31, 2024
Apr 1, 2024
Mar 27, 2024
Jan 16, 2024
Apr 1, 2024

Repository files navigation

git-changelog

ci documentation pypi version gitpod gitter

Automatic Changelog generator using Jinja2 templates. From git logs to change logs.

Features

Installation

With pip:

pip install git-changelog

With pipx:

python3.8 -m pip install --user pipx
pipx install git-changelog

Usage

Simply run git-changelog in your repository to output a changelog on standard output. To show the different options and their descriptions, use git-changelog -h.