Commit graph

175 commits

Author SHA1 Message Date
Chawye Hsu
af1f71410a
docs: Add windows installation 2019-05-16 15:27:40 +08:00
tsuyoshiwada
86d67ce2f0 release: Release 0.8.0 2019-02-23 22:28:36 +09:00
tsuyoshi wada
b7edc16a49
Merge pull request #34 from atosatto/template-functions
feat: add the contains, hasPrefix, hasSuffix, replace, lower and upper functions to Changelog template
2019-02-23 22:15:49 +09:00
atosatto
dc128028e6 feat: add the contains, hasPrefix, hasSuffix, replace, lower and upper functions to the template functions map
This PR adds the strings.Contains, strings.HasPrefix, strings.HasSuffix, strings.Replace, strings.Lower and strings.Upper to the set of functions
available for usage in the changelog template.
The added functions can be used to manipulate commit messages before rendering the changelog.
2019-02-10 22:34:19 +01:00
tsuyoshiwada
44fcaed553 release: Release 0.7.1 2018-11-10 10:34:29 +09:00
tsuyoshi wada
1d2781fb22
Merge pull request #31 from drubin/patch-1
docs: Fix typo
2018-11-10 10:25:37 +09:00
tsuyoshi wada
b9e0bcd492
Merge pull request #30 from vvakame/fix-panic
fix: Panic occured when exec --next-tag with HEAD with tag
2018-11-10 10:20:29 +09:00
David Rubin
f53bfccee0
docs: Fix typo
Fix references typo
2018-11-09 11:18:48 +01:00
vvakame
e407b9a96e fix: Panic occured when exec --next-tag with HEAD with tag 2018-11-09 15:35:18 +09:00
tsuyoshiwada
594ec82eaf release: Release 0.7.0 2018-05-06 14:49:19 +09:00
tsuyoshiwada
5ad4cab298 chore: Update changelog task in Makefile 2018-05-06 14:49:02 +09:00
tsuyoshi wada
55dbf00339
Merge pull request #22 from git-chglog/feat/add-preview-style-link
Add URL of output example for template style
2018-05-06 14:41:41 +09:00
tsuyoshiwada
87df4b477c feat: Add URL of output example for template style 2018-05-06 14:23:19 +09:00
tsuyoshi wada
e2e3797335
Merge pull request #21 from git-chglog/feat/next-tag
Add `--next-tag` flag (EXPERIMENTAL)
2018-05-05 23:56:00 +09:00
tsuyoshiwada
4046d94b7c docs: Fix typo 2018-05-05 22:18:44 +09:00
tsuyoshiwada
83ccab2905 docs: Add document related on --next-tag 2018-05-05 22:13:56 +09:00
tsuyoshiwada
f8f4ccb8b7 feat: Add --next-tag flag (experimental) 2018-05-05 21:44:16 +09:00
tsuyoshiwada
d008bef7fb test: Change output test of chglog to keep-a-changelog 2018-05-05 21:44:14 +09:00
tsuyoshiwada
36cf6bce12 test: Refactor for chglog test code 2018-05-05 18:54:12 +09:00
tsuyoshiwada
7a71844c6f fix: Remove accidentally added Unreleased.Tag 2018-05-05 17:58:41 +09:00
tsuyoshiwada
cb878aff2a release: Release 0.6.0 2018-05-04 17:35:49 +09:00
tsuyoshiwada
f97c6a022e chore: Update CHANGELOG template format 2018-05-04 17:35:37 +09:00
tsuyoshi wada
c36bc89869
Merge pull request #20 from git-chglog/feat/kac-template-title-id
Add tag name header id for keep-a-changelog template
2018-05-04 17:32:52 +09:00
tsuyoshiwada
bcfe4d23cf docs: docs: Update template example for README 2018-05-04 17:25:01 +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
3f49f9338f docs: Update template example for README 2018-05-04 16:47:34 +09:00
tsuyoshiwada
5564081583 chore: Update CHANGELOG template format 2018-05-04 16:45:51 +09:00
tsuyoshi wada
93f743ece9
Merge pull request #19 from git-chglog/fix/unreleased-commits
Fix unreleased commits section
2018-05-04 16:33:25 +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
5ce1760d0f feat: Add Unreleased field to RenderData 2018-05-03 16:57:36 +09:00
tsuyoshiwada
f65b08d1f6 docs: Fix markdown table format 2018-04-23 10:21:21 +09:00
tsuyoshi wada
b1c368a0a8
Merge pull request #18 from ringohub/master
docs: Fix "style" markdown format
2018-04-23 10:17:50 +09:00
aoki
d44e8ccdcb
docs: Fix "style" markdown format 2018-04-22 16:15:38 +09:00
tsuyoshiwada
ce7ccb0db0 release: Release 0.4.0 2018-04-14 18:05:41 +09:00
tsuyoshi wada
68c5005522
Merge pull request #17 from git-chglog/feat/bitbucket
Add support for Bitbucket
2018-04-14 16:40:55 +09:00
tsuyoshiwada
ab4e0f6039 docs: Update --init gif animation 2018-04-14 16:19:31 +09:00
tsuyoshiwada
a00a2f206f docs: Add Bitbucket section 2018-04-14 15:58:40 +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
tsuyoshi wada
65eee6228b
Merge pull request #16 from git-chglog/fix/empty-tag-handling
Change to kindly error message when git-tag does not exist
2018-04-07 15:07:04 +09:00
tsuyoshiwada
82d0df16a8 feat: Change to kindly error message when git-tag does not exist 2018-04-07 14:57:57 +09:00
tsuyoshiwada
588c3d0a41 docs: Update TODO List 2018-04-02 23:38:06 +09:00
tsuyoshiwada
09a216a8a1 release: Release 0.3.2 2018-04-02 01:16:09 +09:00
tsuyoshi wada
8bc61c101d
Merge pull request #14 from git-chglog/fix/windows-help-color
Fix color output bug in windows help command
2018-04-02 01:11:12 +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
tsuyoshi wada
e9d40da0f8
Merge pull request #13 from kt3k/feature/fix-preview
Fix preview string of commit subject
2018-03-15 11:44:13 +09:00
Yoshiya Hinosawa
b217d782eb fix: fix preview string of commit subject 2018-03-15 10:33:03 +09:00