Commit graph

39 commits

Author SHA1 Message Date
Chao Li
1198e283de feat: Add --tag-filter-pattern flag.
This flag specifies a regular expression and only matched tags will
be included in change log.

Closes #43
2019-07-10 09:17:01 +08:00
tsuyoshiwada
86d67ce2f0 release: Release 0.8.0 2019-02-23 22:28:36 +09:00
tsuyoshiwada
44fcaed553 release: Release 0.7.1 2018-11-10 10:34:29 +09:00
tsuyoshiwada
594ec82eaf release: Release 0.7.0 2018-05-06 14:49:19 +09:00
tsuyoshiwada
87df4b477c feat: Add URL of output example for template style 2018-05-06 14:23:19 +09:00
tsuyoshiwada
4046d94b7c docs: Fix typo 2018-05-05 22:18:44 +09:00
tsuyoshiwada
f8f4ccb8b7 feat: Add --next-tag flag (experimental) 2018-05-05 21:44:16 +09:00
tsuyoshiwada
cb878aff2a release: Release 0.6.0 2018-05-04 17:35:49 +09:00
tsuyoshiwada
481f6c0770 feat: Add tag name header id for keep-a-changelog template 2018-05-04 17:23:43 +09:00
tsuyoshiwada
774bdce700 release: Release 0.5.0 2018-05-04 16:49:53 +09:00
tsuyoshiwada
d3e1f56e91 fix: Add unreleased commits section to keep-a-changelog template #15 2018-05-04 16:25:10 +09:00
tsuyoshiwada
25c41823a3 feat: Update template format to human readable 2018-05-04 10:07:09 +09:00
tsuyoshiwada
ce7ccb0db0 release: Release 0.4.0 2018-04-14 18:05:41 +09:00
tsuyoshiwada
21ae9e8388 feat: Add support for Bitbucket 2018-04-14 15:09:06 +09:00
tsuyoshiwada
765f0c96ed release: Release 0.3.3 2018-04-07 15:16:34 +09:00
tsuyoshiwada
09a216a8a1 release: Release 0.3.2 2018-04-02 01:16:09 +09:00
tsuyoshiwada
e30498689c fix: Fix color output bug in windows help command 2018-04-02 01:04:50 +09:00
tsuyoshiwada
4a9b3ef65a release: Release 0.3.1 2018-03-15 11:49:21 +09:00
Yoshiya Hinosawa
b217d782eb fix: fix preview string of commit subject 2018-03-15 10:33:03 +09:00
tsuyoshiwada
4a68d692ab release: Release 0.3.0 2018-03-12 00:38:09 +09:00
tsuyoshiwada
45ed6e3ee2 feat: Add support for GitLab 2018-03-12 00:09:47 +09:00
tsuyoshiwada
f11b9e6143 release: Release 0.2.0 2018-03-02 11:10:58 +09:00
tsuyoshiwada
98543fb897 test: Pass all the test cases with windows 2018-03-02 02:06:19 +09:00
tsuyoshiwada
ed6fb2722e feat: Add template for Keep a changelog to the --init option 2018-03-02 00:51:56 +09:00
tsuyoshi wada
5c456f8bca
Merge branch 'master' into fix-test 2018-02-28 18:12:37 +09:00
Yasuhiro Matsumoto
88ea38ea8f revert change for Initializer
since InitContext should have Stdout/Stderr which is set as colorable
2018-02-28 17:47:33 +09:00
Yasuhiro Matsumoto
51d980ff82 some fixes of tests on Windows 2018-02-28 14:27:03 +09:00
Yasuhiro Matsumoto
9067d95bd7 support Windows colors 2018-02-28 14:11:07 +09:00
tsuyoshiwada
c284c96eae release: Release 0.1.0 (retry) 2018-02-25 16:34:09 +09:00
tsuyoshiwada
8780cd1244 refactor: Refactor Initializer to testable 2018-02-25 00:58:54 +09:00
tsuyoshiwada
7a6d2a015d feat: Remove commit message preview on select format 2018-02-24 02:45:20 +09:00
tsuyoshiwada
2040904731 release: Release 0.0.2 2018-02-19 22:46:49 +09:00
tsuyoshiwada
25bb6e17a1 feat: Add Git Basic to commit message format 2018-02-19 22:15:20 +09:00
tsuyoshiwada
a7d86469b9 feat: Add preview to the commit message format of --init option 2018-02-19 21:51:52 +09:00
tsuyoshiwada
aa5cf0913d fix: Fix Revert of template created by Initializer 2018-02-19 21:46:44 +09:00
tsuyoshiwada
9e216d5627 docs: Add documentation 2018-02-18 21:05:33 +09:00
tsuyoshiwada
5599878683 refactor: Fix typo 2018-02-18 20:25:10 +09:00
tsuyoshiwada
d55318c7a0 docs: Add godoc 2018-02-18 01:54:44 +09:00
tsuyoshiwada
066fa21430 feat: Add cli client 2018-02-17 20:28:34 +09:00