Commit Graph

98 Commits (2be6b0c2ccd984ea3057d8e5d0fc7b62da8f8779)

Author SHA1 Message Date
hau 2be6b0c2cc chore(cli): FILETYPE is a misc 2021-01-05 15:55:52 +07:00
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 b9a2121f8b build: update go.mod 2021-01-04 17:57:53 +07:00
hau d4ff9f0c3d chore: bump golangci-lint v1.34 in github action 2020-12-31 15:06:08 +07:00
hau 84cf09fc24 feat: exit gracefully 2020-12-29 23:04:20 +07:00
hau 279ddecae0 chore(changelog): generate v0.10.0 2020-12-24 17:56:05 +07:00
hau 351482a9cf chore(readme): add fatih/color in thanks 2020-12-24 17:53:09 +07:00
hau 8a9625eda1 feat: highlight error 2020-12-24 17:52:21 +07:00
hau d3648c41e3 chore(git): better error return 2020-12-23 18:05:36 +07:00
hau e4236463e0 build: update go.mod 2020-12-18 17:08:50 +07:00
hau 55c4a13047 chore(changelog): generate v0.9.0 2020-12-18 17:05:26 +07:00
hau f62b808ac3 chore: add Thanks in README 2020-12-18 16:58:31 +07:00
hau de04988f8c chore: remove markdown ext from LICENSE 2020-12-18 16:48:26 +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 357e869028 chore: generate CHANGELOG v0.8.0 2020-12-17 18:07:14 +07:00
hau 562557dbcd test(changelog): more test for generate changelog 2020-12-17 18:02:12 +07:00
hau 7694e1e1c7 test(changelog): re-gen golden data for correct header 2020-12-17 17:58:49 +07:00
hau d95f82e3ba fix(changelog): wrong header for fixed type 2020-12-17 17:55:52 +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 991d127bbd chore: generate CHANGELOG v0.7.0 2020-12-02 15:50:52 +07:00
hau e76289a94d test(convetion): unit test for mixedcase types 2020-12-02 15:48:22 +07:00
hau e915d51338 feat(convention): support mixed-case for type 2020-12-02 15:45:44 +07:00
hau f3193590d4 chore: generate CHANGELOG v0.6.1 2020-12-02 00:17:02 +07:00
hau 332a289e45 refactor: split get flags, get args from cli 2020-12-01 17:21:55 +07:00
hau 1486c15000 chore: remove new line between badges 2020-11-29 20:23:27 +07:00
hau 2140e1e198 chore: add badge for pkg go dev in README 2020-11-29 20:22:38 +07:00
hau 0607b367d7 build: update go.mod 2020-11-29 20:21:13 +07:00
hau a5e86f8ca6 chore: generate CHANGELOG v0.6.0 2020-11-29 20:12:26 +07:00
hau 98eb8cc928 test(changelog): unit test for changelog with markdown 2020-11-29 20:08:51 +07:00
hau 694261892c refactor(changelog): split get version header 2020-11-29 20:08:51 +07:00
hau e643400357 refactor(changelog): remove magic number 2020-11-29 20:08:51 +07:00
hau 7d904261ee refactor: rename markdown.Base -> markdown.Node 2020-11-29 20:08:51 +07:00
hau f31cc23ee2 refactor(markdown): rename parser -> parse 2020-11-29 20:08:51 +07:00
hau 25ead5004d feat(changelog): use newly markdown parser and generate 2020-11-29 20:08:47 +07:00
hau c8e5bf3ffc feat(markdown): double newline when generate 2020-11-29 20:06:30 +07:00
hau 848b362683 feat: generate 1 line for markdown 2020-11-29 20:06:30 +07:00
hau b09a0eae9a feat: parse markdown to base syntax guide 2020-11-29 20:06:30 +07:00
hau 2c9a60c42f feat: use testify assert 2020-11-29 20:06:30 +07:00