Create a suggested CHANGELOG from your git repos logs
Project description
CHANGELOG Suggest
Writing CHANGELOGs can be a grueling task but git logs can help you create a suggested CHANGELOG. The intention of this tool is to remove some of the grunt work involved checking diffs to write CHANGELOGs.
Installation
You can install changelog-suggest through pip:
pip install changelog-suggest
Usage
Command line usage:
usage: changelog [-h] -s START [-e END] -v VERSION [-i ISSUE]
[-u ISSUE_URL_PREFIX]
Publish suggested CHANGELOG from git commits
optional arguments:
-h, --help show this help message and exit
-s START, --start START
Enter commit/tag/branch you want CHANGELOG from
-e END, --end END Enter commit/tag/branch you want CHANGELOG to. Default
value is set to `master` branch
-v VERSION, --version VERSION
Enter new version number for the CHANGELOG
-i ISSUE, --issue ISSUE
Enter issue ID pattern. Should be a regex pattern to
look for
-u ISSUE_URL_PREFIX, --issue-url-prefix ISSUE_URL_PREFIX
Enter issue URL prefix. If your issues are on github
then it could be https://github.com/<username
>/<repository-name>/issues/<issue-number>
License
MIT (See LICENSE)
Note
Again, this command line tool creates a suggested CHANGELOG. So use it at your discretion. It is advisable to add more information to your CHANGELOG once you have created it through this command line utility. Better advice can be found here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file changelog-suggest-0.1.0.tar.gz.
File metadata
- Download URL: changelog-suggest-0.1.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86a9822ad8f656a0d76af1cef6d2deab696c1974ddf35b0947b7a0af047dd356
|
|
| MD5 |
7b35887418a22393359de9976c2760d6
|
|
| BLAKE2b-256 |
98db71eaae5b15d2550745a949228688b2a349c70906bb744f1a1693558e78c2
|