Last updated:
0 purchases
ccsphinxchangelog 0.6.1
Automatically generates a releases-style changelog based on conventional commit messages.
Free software: GNU General Public License v3
Documentation: https://cc-sphinx-changelog.readthedocs.io.
Features
TODO
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
## v0.6.1 (2020-12-28)
### Fix
setup.py: adds missing dependencies
## v0.6.0 (2020-12-28)
### Feat
adds sphinx directive
adds optional printing of colors (default on)
## v0.5.2 (2020-12-26)
### Refactor
moves main program into a simple function
## v0.5.1 (2020-12-25)
### Fix
fixes heading grouping logic
setup.py: adds missing dependencies
## v0.5.0 (2020-12-25)
### Feat
adds color output and formats to stdout nicely
### Refactor
puts everything into functions
## v0.4.1 (2020-12-24)
### Fix
better implementation of getting commit messages
## v0.4.0 (2020-12-24)
### Feat
parses log and prints rST style release version summaries
## v0.3.0 (2020-12-24)
### Feat
automatic bump version on push
## v0.2.0 (2020-12-24)
### Fix
tags: adds v prefix to tags
## 0.1.1 (2020-12-24)
### Fix
cz: fixup conventional commit bumping
## 0.1.0 (2020-12-24)
### Feat
initial commit
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.