sudo pacman -Syu
|
dd2bf81ff8
|
refactor: move main to cmd (#18)
* refactor: move main to cmd
* chore: build cmd in github action
|
2021-05-05 15:18:47 +07:00 |
hau
|
583c4ba3c2
|
refactor: move main.go to root dir for easy go get, go install
|
2020-11-11 00:16:06 +07:00 |
hau
|
2c83e5c50b
|
chore: correct exclude-to, include-to flag when log
|
2020-11-10 23:48:41 +07:00 |
hau
|
53dcb52d50
|
fix: correct exclude-to, include-to revision when get commits
|
2020-11-10 23:33:35 +07:00 |
hau
|
b06387dff2
|
feat: add exclude-to, include-to flag
|
2020-11-10 23:28:58 +07:00 |
hau
|
64c90b6d9a
|
refactor: move name, description in cli app to const
|
2020-11-10 23:16:51 +07:00 |
hau
|
16bf3ab92a
|
feat: add --version flag to generate CHANGELOG.md
|
2020-11-10 17:56:26 +07:00 |
hau
|
063680ab31
|
feat: remove scope and description in conventional commit
|
2020-11-10 17:07:34 +07:00 |
hau
|
e6ecf05dd8
|
feat: add markdown generator to generate markdown lines
|
2020-11-10 17:04:13 +07:00 |
hau
|
8dc573f65c
|
refactor: use struct action to split long fn
|
2020-11-10 15:33:19 +07:00 |
hau
|
fc465926e3
|
feat: add conventional commits
|
2020-11-09 15:46:42 +07:00 |
hau
|
5b5d186805
|
feat: get commits in path between from and to revision
|
2020-11-07 23:52:09 +07:00 |