Skip to main content

Tiny Changelog Generator

Project description

https://img.shields.io/pypi/v/tiny-changelog.svg

Yet another approach to generate simple and slim CHANGELOG file.

Install

pip install tiny-changelog

Usage

usage: tiny-changelog [-h] [-t TOKEN] -p PROJECT [-s START_DATE] [-o OUTPUT]
                      [--with-unreleased]

Generate CHANGELOG file.

optional arguments:
  -h, --help            show this help message and exit
  -t TOKEN, --token TOKEN
                        Github token
  -p PROJECT, --project PROJECT
                        Github project (<owner>/<repo>)
  -s START_DATE, --start-date START_DATE
                        List entries starting as early as YYYY-MM-DD
  -o OUTPUT, --output OUTPUT
                        Output file, defaults to CHANGELOG.md
  --with-unreleased     Include unreleased merged pull requests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tiny-changelog-0.9.0.tar.gz (4.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page