Commit Graph

20 Commits (d06a27d88dcc3979f0317f0f35e67c28d172d125)

Author SHA1 Message Date
hau d06a27d88d refactor(cli): rename output path to real output 2021-01-05 15:55:08 +07:00
hau 7dd3918be2 feat(cli): this program doest not need any args 2021-01-05 15:51:39 +07:00
hau 2bcc16dd5f refactor(cli): rename output-dir to output 2021-01-05 15:51:03 +07:00
hau fc7c594349 chore(cli): better usage text 2021-01-05 15:48:09 +07:00
hau 2dd6ffd1eb feat: only use --to to replace --exclude-to, --include-to 2021-01-05 14:16:00 +07:00
hau ed8e4704e3 feat(cli): use --debug instead of --verbose 2021-01-05 14:02:49 +07:00
hau e921459daf feat(cli): correct description cli 2021-01-05 11:19:11 +07:00
hau 84cf09fc24 feat: exit gracefully 2020-12-29 23:04:20 +07:00
hau 8a9625eda1 feat: highlight error 2020-12-24 17:52:21 +07:00
hau fffbb832be feat: by default show help if use do nothing 2020-12-18 16:46:33 +07:00
hau 284811f7f4 feat: remove -v as alias for --verbose 2020-12-18 16:30:58 +07:00
hau 05c878d795 feat: use urfave/cli DefaultText 2020-12-18 16:21:59 +07:00
hau 0f47650484 feat: add --repository and --output-dir 2020-12-18 16:04:21 +07:00
hau d9d61fce7a chore: log version verbose 2020-12-17 17:53:38 +07:00
hau bb7ef0715f feat: make 0.1.0 default version, split getChangelogPath 2020-12-17 17:52:04 +07:00
hau 4d647425d1 chore: add placeholder of urfave/cli 2020-12-17 17:34:50 +07:00
hau 4434bacdd7 feat: add --filename, --filetype flags 2020-12-17 16:54:32 +07:00
hau 332a289e45 refactor: split get flags, get args from cli 2020-12-01 17:21:55 +07:00
hau 25ead5004d feat(changelog): use newly markdown parser and generate 2020-11-29 20:08: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