Releases: sascha-andres/git-c
Releases · sascha-andres/git-c
v0.2.3
v0.2.2
v0.2.1
v0.2.0
Changelog
Feature
- Pass verbose to CommitMessageBuilder (Link to GitHub issue 14)
- Implement match and default (Link to GitHub issue 13)
- Use standard logger
Other
- Provide Jira example
generated by git-cl
initial version
git-c changelog
Bugfix
- Add co-authored-by for first co author (#12)
- Force message in linter to be set (#10)
- Trim commit message (#8)
- Exchange = with - (#7)
Feature
- Add verbose flag
- Use github.com/sascha-andres/flag (#11)
- Add option to push after commit (#9)
- Adjust logger to use UTC time
- Add support for easy running as commit-msg hook (#6)
- Add linter (#3)
- Parameter to print out commit message (#4)
- Add gitignore and gitattributes (#1)
- Add initial program
Optimization
- Extract variables and provide options
- Move select prompt to own function
- Move prompt to helper function
Other
- Remove not required file
- Add git-cl configuration
- Remove testcases which make no sense
- Add documentation
- Remove binary
- Document -lint parameter
- Add README for project
generated by git-cl, another project by Sascha Andres