Commit Graph

33 Commits (e76289a94d020f7140aa7443ad4079f676afe7bb)

Author SHA1 Message Date
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 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
hau 080796c15c feat: add markdown parser 2020-11-29 20:06:30 +07:00
hau 71630969cd feat(convention): make sure header commit is trimmed space 2020-11-11 10:28:05 +07:00
hau e374d982f0 fix(changelog): correct get lines and skip generate if no new lines 2020-11-11 00:06:04 +07:00
hau c435f22831 fix: empty CHANGELOG title when no new commits 2020-11-10 23:55:56 +07:00
hau def20e9743 docs: add github markdown in comment 2020-11-10 23:41:47 +07:00
hau 3f0d05c741 refactor: remove useless return error in git 2020-11-10 23:39:40 +07:00
hau 688223878d docs: add comment for git methods 2020-11-10 23:36:32 +07:00
hau b06387dff2 feat: add exclude-to, include-to flag 2020-11-10 23:28:58 +07:00
hau f28a891f0b feat: add log include to revision in git 2020-11-10 23:03:28 +07:00
hau b30c90f3e5 feat: only add type of change in CHANGELOG when there is changed 2020-11-10 18:01:43 +07:00
hau 16bf3ab92a feat: add --version flag to generate CHANGELOG.md 2020-11-10 17:56:26 +07:00
hau dc386b27f4 feat: write changelog to path 2020-11-10 17:36:50 +07:00
hau 6a5d3fe235 feat: format commit as markdown item 2020-11-10 17:12:13 +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 758c5173c8 feat: add RawHeader in conventional commit 2020-11-10 15:47:54 +07:00
hau 3ab8e17719 refactor: remove body and footers in convention 2020-11-10 15:39:54 +07:00
hau 818cf7d270 teat: unit test for new conventional commit 2020-11-09 16:29:27 +07:00
hau fc465926e3 feat: add conventional commits 2020-11-09 15:46:42 +07:00
hau 0fe1c6795e feat: remove author and hash commit 2020-11-09 10:46:08 +07:00
hau 5b5d186805 feat: get commits in path between from and to revision 2020-11-07 23:52:09 +07:00