Releases: augmentable-dev/gitpert
Releases · augmentable-dev/gitpert
v0.0.7
Changelog
b76fd7d only print the top 10 authors, including scores less than 0
v0.0.6
Changelog
29e2325 Merge pull request #1 from augmentable-dev/parse-git-log
0fcc627 add --full flag
ed6f2bf add a git log output parser instead of using go-git
9f4431b some README updates, fill out the usage section a bit
v0.0.5
Changelog
261f56b some formatting, recover from panics, add some TODOs
v0.0.4
Changelog
b57fb8f add homebrew installation instructions
0e24575 no need to store every commit, just the counts
v0.0.2
Changelog
80abcdf add headings to output, updated flag description
39684e2 goreleaser fixes
5e42064 update repo name
v0.0.1
Changelog
144ed94 rename to GITHUB_TOKEN
0657dbe add goreleaser github action
d25872e some README fixes and additions
8a46611 Add some badges to the README, remove some spaces
730e554 initial code commit 🎉
06721df Initial commit