changelog_cli 0.0.3+4
changelog_cli: ^0.0.3+4 copied to clipboard
Simple CLI to generate basic changelog for your project using conventional commits
0.0.3+4 #
Documentation
- update screenshot
0.0.3+3 #
- no changes
0.0.3+2 #
Bug Fixes
- handle bad git revision in generate command
0.0.3+1 #
Bug Fixes
- don't include version in header if not provided
0.0.3 #
Features
- let manually specify the version
0.0.2+5 #
Refactor
- improve simple printer
- extract getting git dir from arg
- use human readable names for sections
0.0.2+4 #
Refactor
- use human readable names for sections
0.0.2 #
Features
- add limit option
- add simple printer
- add initial implementation of the changelog_cli