Skip to content

Latest commit

 

History

History
1206 lines (508 loc) · 29.5 KB

CHANGELOG.md

File metadata and controls

1206 lines (508 loc) · 29.5 KB

git-changelog-gradle-plugin changelog

Changelog of git-changelog-gradle-plugin.

2.1.2 (2024-02-25)

Bug Fixes

  • building with Gradle 8 (024cb Tomas Bjerre)

2.1.1 (2024-02-25)

Bug Fixes

  • building with Gradle 8 (af981 Tomas Bjerre)

2.1.0 (2024-02-10)

Features

  • conventional-commits allow whitespace, colon and comma as separator in scope (80fb4 Tomas Bjerre)

2.0.0 (2024-01-27)

Breaking changes

  • JGit 6 and Java 11 (4395d Tomas Bjerre)

1.81.4 (2023-12-01)

Bug Fixes

  • mapping commits to lowest possible semantic tag (3a2bd Tomas Bjerre)

1.81.3 (2023-09-24)

Bug Fixes

  • current version (ed1d9 Tomas Bjerre) #48

1.81.2 (2023-09-24)

Bug Fixes

  • using current version in GitChangelogSemanticVersionTask (f6b0c Tomas Bjerre) #48

1.81.1 (2023-09-20)

Bug Fixes

  • GitChangelogSemanticVersionTask Properly close gradle.properties (835da Sebastian Schuberth)
  • GitChangelogGradlePlugin Make tasks show up in "tasks" (71b04 Sebastian Schuberth)

1.81.0 (2023-09-11)

Features

  • add filtering for footer tokens (e07f9 Tomas Bjerre)

1.80.0 (2023-08-31)

Features

  • from/toRevision and prioritizing commits semantically when adding to tags (b8f27 Tomas Bjerre)

1.79.0 (2023-04-22)

Features

  • stringHelpers (39183 Tomas Bjerre)

1.78.1 (2023-03-12)

Bug Fixes

  • avoiding stuck execution (de937 Tomas Bjerre)

1.78.0 (2023-02-28)

Features

  • add ignoreTagsIfNameMatches to gitChangelogSemanticVersion (8d766 Tomas Bjerre)

1.77.3 (2023-02-16)

Bug Fixes

  • parsing newest commits first (38237 Tomas Bjerre)

1.77.2 (2023-01-04)

Bug Fixes

  • allow space before : in commit message (0c8b0 Tomas Bjerre)

1.77.1 (2022-12-28)

1.77.0 (2022-12-22)

Features

  • Move file default to task (d60f8 SimonIT)

Bug Fixes

  • Set repo for GitChangelogSemanticVersionTask (f8707 SimonIT)

1.76.1 (2022-12-20)

Bug Fixes

  • making semantic version match not greedy (e5b3e Tomas Bjerre)

1.76.0 (2022-12-13)

Features

  • Add root gradle project as default git repository directory (4b859 SimonIT)

1.75.0 (2022-12-03)

Features

  • gitChangelogSemanticVersion (22af4 Tomas Bjerre)

1.74.0 (2022-12-03)

Features

  • adjusting to Gradle 7.6 (f0bc9 Tomas Bjerre) #40

1.73.0 (2022-05-15)

Features

  • enable partial templates by exposing missing Git Changelog lib properties (1d6ed perrke)

1.72.0 (2022-03-31)

Features

  • prependToFile (6fcf0 Tomas Bjerre)

1.71.6 (2022-01-16)

Bug Fixes

  • disable integrations with a boolean useIntegrations (45e5f Tomas Bjerre)

1.71.5 (2022-01-05)

Bug Fixes

  • only parse enabled issues (b11ec Tomas Bjerre)

1.71.4 (2021-06-17)

Bug Fixes

1.71.0 (2021-06-09)

Bug Fixes

  • when file was in a new folder, it created folder (caa23 Tomas Bjerre)

1.68.5 (2021-06-01)

Bug Fixes

  • temporary removing plugins not working with Gradle 7 (a2937 Tomas Bjerre)

1.68.2 (2021-05-31)

1.68.0 (2021-05-27)

Features

  • support conventional commits (ae011 Tomas Bjerre)

Other changes

new build script

f1da2 Tomas Bjerre 2021-04-04 15:46:18

1.66 (2021-03-29)

Other changes

pretty printing output JENKINS-65252

d85a2 Tomas Bjerre 2021-03-29 15:48:00

1.65 (2021-01-18)

Other changes

Removing default ignore filter on message

6b2f6 Tomas Bjerre 2021-01-18 17:04:59

doc

1eeda Tomas Bjerre 2019-10-09 16:58:05

Create FUNDING.yml

035d4 Tomas Bjerre 2019-09-28 06:58:22

Update README to use Plugin DSL

a4cb6 Chad Vincent 2019-09-09 13:14:40

1.64 (2019-08-13)

Other changes

Update .travis.yml

32f93 Tomas Bjerre 2019-08-13 04:35:49

Set fromRepo property only if provided and after read settings file.

  • This will provide ability to override path to git repo from gradle script.

7d3d5 mdolinin 2019-08-13 00:22:29

1.63 (2019-06-11)

Other changes

Removing dependency on javax.xml

3e003 Tomas Bjerre 2019-06-11 17:04:17

1.62 (2019-06-11)

Other changes

JDK 11 compatible

f6341 Tomas Bjerre 2019-06-11 16:36:28

Updating tests

3c83f Tomas Bjerre 2019-05-20 15:07:55

1.61 (2019-05-20)

Other changes

Gradle 5

bd073 Tomas Bjerre 2019-05-20 14:29:54

1.60 (2019-01-08)

Other changes

Jira linked issues

2efc6 Tomas Bjerre 2019-01-08 18:01:20

1.59 (2018-10-27)

Other changes

Correcting GitLab integration after upgrade

3954c Tomas Bjerre 2018-10-27 17:56:49

1.58 (2018-10-27)

Other changes

GitLab API v4

6cb50 Tomas Bjerre 2018-10-27 16:27:04

1.57 (2018-10-27)

Other changes

isJira isGitHub...

7cc8f Tomas Bjerre 2018-10-27 06:05:00

doc

8048d Tomas Bjerre 2018-09-25 07:22:54

using latest version in example

9d898 Tomas Bjerre 2018-09-13 09:02:58

1.56 (2018-09-13)

Other changes

git-changelog-lib 1.82

df304 Tomas Bjerre 2018-09-13 07:20:10

1.55 (2017-12-30)

Other changes

Closing RevWalk JENKINS-19994

bd848 Tomas Bjerre 2017-12-30 20:38:52

Doc

4c348 Tomas Bjerre 2017-12-19 12:31:47

1.54 (2017-12-19)

Other changes

Description available for Jira issues

08c31 Tomas Bjerre 2017-12-19 12:10:36

Adjusting to Bintray

93d8d Tomas Bjerre 2017-12-19 12:10:26

Doc

5ee1f Tomas Bjerre 2017-11-18 12:39:39

1.53 (2017-11-18)

Other changes

Disabling integrations if not used

cc80c Tomas Bjerre 2017-11-18 12:35:27

Doc

67998 Tomas Bjerre 2017-11-02 17:18:14

1.52 (2017-11-02)

Other changes

Avoiding usage of Guava Objects

d7f35 Tomas Bjerre 2017-11-02 17:14:15

Doc

6976a Tomas Bjerre 2017-10-28 11:23:02

1.51 (2017-10-28)

Other changes

Gradle publish plugin 0.9.9

a4f12 Tomas Bjerre 2017-10-28 10:49:45

doc

05d90 Tomas Bjerre 2017-07-25 18:31:19

1.50 (2017-07-25)

Other changes

Lib 1.71

9e423 Tomas Bjerre 2017-07-25 18:27:12

doc

4ca8b Tomas Bjerre 2017-07-24 20:02:45

1.49 (2017-07-24)

Other changes

Lib 1.70

eb32c Tomas Bjerre 2017-07-24 19:43:57

doc

bc3d5 Tomas Bjerre 2017-07-09 19:50:09

1.48 (2017-07-08)

Other changes

Ignore commits older than #9

e185a Tomas Bjerre 2017-07-08 06:06:26

doc

109a6 Tomas Bjerre 2017-05-22 16:19:24

1.47 (2017-05-22)

Other changes

Better handling of relative paths #7

a3e98 Tomas Bjerre 2017-05-22 16:16:38

doc

ae98f Your Name 2017-05-20 14:47:09

1.46 (2017-05-20)

Other changes

Adding fromRepo attribute #8

e6560 Your Name 2017-05-20 14:43:23

Using file(..) instead of new File(..) in examples #7

278bb Your Name 2017-05-20 14:14:53

doc

d0754 Tomas Bjerre 2017-04-14 09:24:18

1.45 (2017-04-14)

Other changes

tag time added to tag model

d2196 Tomas Bjerre 2017-04-14 09:20:14

doc

a9988 Tomas Bjerre 2017-03-26 05:10:01

1.44 (2017-03-26)

Other changes

GitLab integration

636a4 Tomas Bjerre 2017-03-26 05:07:07

doc

697ff Tomas Bjerre 2017-03-20 18:43:51

1.43 (2017-03-20)

Other changes

doc

65bbb Tomas Bjerre 2017-03-20 18:27:20

1.42 (2017-03-20)

Other changes

Fix Jira labels

fe7e9 Tomas Bjerre 2017-03-20 18:20:36

doc

c542d Tomas Bjerre 2017-03-18 09:35:54

1.41 (2017-03-18)

Other changes

Git Changelog Lib 1.58 -> 1.64

  • Jira issueType and labels
  • GitHub labels
  • 10 seconds timeout to GitHub

4b11b Tomas Bjerre 2017-03-18 09:33:32

Set theme jekyll-theme-slate

57ad0 Tomas Bjerre 2017-02-07 20:20:13

doc

0f46e Tomas Bjerre 2016-10-22 10:33:53

1.40 (2016-10-22)

Other changes

Adding annotation to context of tag

8b315 Tomas Bjerre 2016-10-22 10:27:44

doc

070be Tomas Bjerre 2016-10-05 19:30:09

1.39 (2016-10-05)

Other changes

Adding merge boolean to commits

a91d6 Tomas Bjerre 2016-10-05 18:41:43

doc

da8b7 Tomas Bjerre 2016-08-11 14:40:21

1.38 (2016-08-11)

Other changes

Correcting version

f2a73 Tomas Bjerre 2016-08-11 14:37:02

0 (2016-08-11)

Other changes

Lib 1.56 correcting link to Jira

cd6e0 Tomas Bjerre 2016-08-11 14:33:12

Doc

803a5 Tomas Bjerre 2016-08-02 18:29:21

1.37 (2016-08-02)

Other changes

Adding {{hashFull}} variable

a8fef Tomas Bjerre 2016-08-02 18:27:12

doc

4e550 Tomas Bjerre 2016-06-25 00:20:39

1.36 (2016-06-25)

Other changes

Faster

9f100 Tomas Bjerre 2016-06-25 00:05:41

doc

d1e5d Tomas Bjerre 2016-06-24 21:19:09

1.35 (2016-06-24)

Other changes

Fixing merge commits... again...

218dd Tomas Bjerre 2016-06-24 21:17:20

doc

eb1f2 Tomas Bjerre 2016-06-24 09:34:04

1.34 (2016-06-24)

Other changes

Including commits from merges lib issue 49

08998 Tomas Bjerre 2016-06-24 09:32:25

Lib 1.49, finding first commit as parents from HEAD

31ec0 Tomas Bjerre 2016-06-02 18:28:34

1.33 (2016-06-02)

Other changes

Lib 1.49, finding first commit as parents from HEAD

780b2 Tomas Bjerre 2016-06-02 18:23:12

doc

842eb Tomas Bjerre 2016-05-20 19:16:48

1.32 (2016-05-20)

Other changes

Ignoring trailing slash in JIRA URL

d4c8e Tomas Bjerre 2016-05-20 19:15:04

doc

9ab59 Tomas Bjerre 2016-04-13 18:47:25

1.31 (2016-04-13)

Other changes

Lib 1.45

c4976 Tomas Bjerre 2016-04-13 18:45:12

Lib 1.45

278e3 Tomas Bjerre 2016-04-13 18:44:42

doc

640ec Tomas Bjerre 2016-04-12 16:58:44

doc

2c18d Tomas Bjerre 2016-04-12 16:57:43

1.30 (2016-04-12)

Other changes

JENKINS-34155 Support short SHA

7d641 Tomas Bjerre 2016-04-12 16:56:23

doc

bd4bc Tomas Bjerre 2016-04-10 09:15:03

1.29 (2016-04-10)

Other changes

Lib 1.43, Parsing commits, oldest first

a492b Tomas Bjerre 2016-04-10 09:13:22

1.28 (2016-04-10)

Other changes

Lib 1.42, Parsing commits, oldest first

e0ff2 Tomas Bjerre 2016-04-10 09:03:30

Updating doc

e2e13 Tomas Bjerre 2016-04-09 20:41:52

1.27 (2016-04-09)

Other changes

Lib 1.41, Commits added to correct tags

54707 Tomas Bjerre 2016-04-09 20:40:35

Updating example

dbfc6 Tomas Bjerre 2016-04-07 19:08:48

1.26 (2016-04-07)

Other changes

Lib 1.40 can ignore tags by regexp

87c1d Tomas Bjerre 2016-04-07 19:06:38

Updating example

51888 Tomas Bjerre 2016-03-20 09:55:38

1.25 (2016-03-20)

Other changes

Lib 1.39

ecf09 Tomas Bjerre 2016-03-20 09:53:14

Updating example

f0117 Tomas Bjerre 2016-03-20 09:04:27

1.24 (2016-03-20)

Other changes

Lib 1.38

c924b Tomas Bjerre 2016-03-20 09:01:00

Updating README

b26ce Tomas Bjerre 2016-03-16 16:21:01

1.23 (2016-03-16)

Other changes

Jira integration to get titles

ba49a Tomas Bjerre 2016-03-16 16:19:08

Update example

1731b Tomas Bjerre 2016-03-15 21:09:38

1.22 (2016-03-15)

Other changes

Updating release and publish plugins

6feac Tomas Bjerre 2016-03-15 21:07:59

Support GitHub OAuth2 token #4

e7396 Tomas Bjerre 2016-03-15 20:56:29

Updating CHANGELOG.md

36550 Tomas Bjerre 2016-02-28 10:47:04

1.21 (2016-02-20)

Other changes

Supplying commit in each issue mentioned in message

bdbce Tomas Bjerre 2016-02-20 08:44:05

Lib 1.30, supporting multiple tags on same commit

28826 Tomas Bjerre 2016-02-15 18:15:17

1.20 (2016-02-15)

Other changes

Lib 1.30, supporting multiple tags on same commit

bc538 Tomas Bjerre 2016-02-15 18:12:32

1.19 (2016-02-14)

Other changes

Lib 1.29

32a88 Tomas Bjerre 2016-02-14 18:02:39

1.18 (2016-02-13)

Other changes

Significant performance improvements

  • Using lib 1.27.

5e16e Tomas Bjerre 2016-02-13 09:03:51

Updating README.md

03ae6 Tomas Bjerre 2016-02-10 18:21:28

1.17 (2016-02-10)

Other changes

Git changelog lib 1.25

  • Also updating README.md and changelog tempalte.

95a4d Tomas Bjerre 2016-02-10 18:19:01

Updating CHANGELOG.md after release

40baf Tomas Bjerre 2016-02-09 19:35:00

1.16 (2016-02-09)

Other changes

Added variables: messageTitle, messageBody, messageItems #5

911a9 Tomas Bjerre 2016-02-09 19:33:06

Updating CHANGELOG.md after release

8b01a Tomas Bjerre 2016-02-01 18:07:00

1.15 (2016-02-01)

Other changes

Allowing custom issues not to include link

  • Adding example with issues like I123

cffcc Tomas Bjerre 2016-02-01 18:04:49

Updating README.md after release

b1e1a Tomas Bjerre 2016-01-31 21:23:20

1.14 (2016-01-31)

Other changes

Maven Central version badge in README.md

f59f6 Tomas Bjerre 2016-01-31 21:14:53

Updating README.md after release

287fc Tomas Bjerre 2016-01-31 19:16:50

1.13 (2016-01-31)

Other changes

Implementing custom issues

  • Adding example with
  • QC matching QC1234
  • Incident matching INC1234

1faeb Tomas Bjerre 2016-01-31 18:25:09

Using readable tag name to extract version in mixed

0fceb Tomas Bjerre 2016-01-31 12:21:24

Updating README.md after release

a138c Tomas Bjerre 2016-01-31 12:18:06

1.12 (2016-01-31)

Other changes

Storing settings on each task #3

  • Also using lib 1.23

782ca Tomas Bjerre 2016-01-31 12:14:15

1.11 (2016-01-31)

Other changes

lib 1.13

c5756 Tomas Bjerre 2016-01-31 11:15:10

Documentation and lib 1.22

1fb8d Tomas Bjerre 2016-01-31 09:30:35

1.10 (2015-12-06)

Other changes

Using lib 1.17 #1

b5801 Tomas Bjerre 2015-12-06 07:40:52

doc

273b6 Tomas Bjerre 2015-12-04 22:58:53

1.9 (2015-12-04)

Other changes

Using lib 1.15 #1

6daf3 Tomas Bjerre 2015-12-04 22:17:54

1.8 (2015-12-01)

Other changes

using lib 1.14

160b7 Tomas Bjerre 2015-12-01 21:45:40

doc

7d88c Tomas Bjerre 2015-11-23 22:11:49

1.7 (2015-11-23)

Other changes

using lib 1.13 #1

378d5 Tomas Bjerre 2015-11-23 22:09:40

doc

1303f Tomas Bjerre 2015-11-23 18:14:55

1.6 (2015-11-23)

Other changes

Using lib 1.12 #1

31b0e Tomas Bjerre 2015-11-23 18:11:30

doc

02682 Tomas Bjerre 2015-11-21 14:32:43

1.5 (2015-11-21)

Other changes

lib 1.10

2ed54 Tomas Bjerre 2015-11-21 14:31:35

1.4 (2015-11-20)

Other changes

lib 1.9 #feature

44eea Tomas Bjerre 2015-11-20 22:10:47

Updating version in example

91674 Tomas Bjerre 2015-11-18 19:45:38

1.3 (2015-11-18)

Other changes

lib 1.3

0e6eb Tomas Bjerre 2015-11-18 19:43:32

Using 1.3-SNAPSHOT in example

087ce Tomas Bjerre 2015-11-17 20:06:50

1.2 (2015-11-17)

Other changes

MediaWiki support, using lib 1.2 #feature

ecc10 Tomas Bjerre 2015-11-17 19:59:29

Updating example plugin to use 1.2 snapshot

76ebb Tomas Bjerre 2015-11-16 17:44:10

Changing release instructions.

  • There is currently a bug in Gradle release plugin plugin that requires the keys to be passed as parameters instead of gradle.properties. GRADLE-3281

69146 Tomas Bjerre 2015-11-16 17:33:57

1.1 (2015-11-16)

Other changes

Adding plugin plugin

3568f Tomas Bjerre 2015-11-16 17:29:30

doc

9b485 Tomas Bjerre 2015-11-15 13:12:46

1.0 (2015-11-15)

Other changes

More work for 1.0

60e0d Tomas Bjerre 2015-11-15 13:01:25

Initial

a9bf2 Tomas Bjerre 2015-11-14 20:15:20

Initial commit

5d7de Tomas Bjerre 2015-11-14 19:50:29