Skip to content

Releases: spenserblack/git-lazy-commit

0.2.2

14 Jun 14:53
v0.2.2
e2f6c91
Compare
Choose a tag to compare

Changed

  • Binary name from git-lzc to git-lazy-commit
  • install.sh to make binary executable

0.2.1

20 Feb 18:32
v0.2.1
dc36075
Compare
Choose a tag to compare

Fixed

  • Surprising results when git lzc --foo is called (#11)

0.2.0 - Major Rewrite

17 Feb 23:58
v0.2.0
f68a84b
Compare
Choose a tag to compare

This release rewrites nearly all of this project to use the git
executable instead of the go-git Go module.

Added

  • Support for the "type change" status

Fixed

  • Renames getting marked as an add and a delete

Disable cgo

13 Feb 14:42
v0.1.1
e9d0ed1
Compare
Choose a tag to compare

This release creates assets with CGO_ENABLED=0, hopefully resolving
some issues caused by missing libraries.

Initial Release

11 Feb 00:35
1500c7f
Compare
Choose a tag to compare

Creates the executable to generate commits.