Skip to content

Releases: sascha-andres/git-c

v0.2.3

09 Jun 12:24
Compare
Choose a tag to compare

Changelog

  • f4de966 feat: use currect flag package

v0.2.2

09 Jun 12:22
Compare
Choose a tag to compare

Changelog

  • 398fd8f chore: change archive format on windows
  • defbd38 feat: add -p flag to enable patch mode
  • 7640942 feat: prepend branchname on verbose output
  • 7229cc6 feat: update dependencies

v0.2.1

10 Sep 02:54
Compare
Choose a tag to compare

Changelog

v0.2.0

08 Sep 16:34
Compare
Choose a tag to compare

Changelog

Feature

Other

  • Provide Jira example

generated by git-cl

initial version

22 Aug 06:39
Compare
Choose a tag to compare

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