Commit Graph

20 Commits (b0f6b3d0d934cc5d384f061bd8fbd3007a6b2d58)

Author SHA1 Message Date
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