Skip to content

Releases: joselitofilho/go-conventional-commits

v0.2.0

06 Apr 14:45
Compare
Choose a tag to compare

Fixes

  • fix git args in the git diff command #dcbe1a8

Features

  • adds other changes category #66dbb96

Other Changes

  • removes deprecated functions #1ac0eee
  • does not print the code coverage when the flag coverageCmd is not informed #55686ba

changelog generated by go-conventional-commits

v0.1.1

06 Apr 12:37
Compare
Choose a tag to compare

Fixes

Features

  • updates usage in README.md #91c79a4

changelog generated by go-conventional-commits

v0.1.0

06 Apr 12:22
Compare
Choose a tag to compare

Fixes

Features

  • feat: adds a new flag to specify github commits URL #b3c8782
  • adds copyright at the footer of changlog #7545ffc
  • renamed test case #81b8a57
  • added ref interpretation of the two possible ways to write in footer #892af6f
  • added how to install #8b0791a
  • created a unit test case for conventionalcommits package #a0d3716
  • adds a new flag to specify github commits URL #b3c8782
  • added title interpretation of the two possible ways to write in footer #c8efbe4
  • minor changes #d423dc6
  • updated gitignore #e1af48c
  • generates log when there is no title or refs defined #f66fc0c
  • adds support to get commit ref by string refs in the footer #f87de53

changelog generated by go-conventional-commits

v0.0.2

19 Jul 19:08
Compare
Choose a tag to compare

Features:

  • Generate a change log message
  • Specify your code coverage command to fill the value in the changelog
  • Update the changelog.md file in your repository

v0.0.1

19 Jul 19:06
c97bc88
Compare
Choose a tag to compare

Experimental version