Skip to content

Latest commit

 

History

History
1494 lines (647 loc) · 38.3 KB

File metadata and controls

1494 lines (647 loc) · 38.3 KB

git-changelog-maven-plugin changelog

Changelog of git-changelog-maven-plugin.

2.1.0 (2024-02-10)

Features

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

2.0.1 (2024-01-30)

Bug Fixes

  • removing properties (c5ea2 Tomas Bjerre) #60

2.0.0 (2024-01-27)

Breaking changes

  • JGit 6 and Java 11 (8b0c8 Tomas Bjerre)

1.101.0 (2023-12-17)

Features

  • skip parameter on semantic-version mojo (015f8 Tomas Bjerre) #53

1.100.7 (2023-12-01)

Bug Fixes

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

1.100.6 (2023-09-26)

Bug Fixes

  • trying to set property to use with Maven Release Plugin (e2944 Tomas Bjerre)

1.100.5 (2023-09-26)

Bug Fixes

  • trying to set property to use with Maven Release Plugin (cf704 Tomas Bjerre)

1.100.4 (2023-09-26)

Bug Fixes

  • trying to set property to use with Maven Release Plugin (03284 Tomas Bjerre)

1.100.3 (2023-09-24)

Bug Fixes

  • trim ignoreCommitsIfMessageMatches (fe7da Tomas Bjerre)

1.100.2 (2023-09-24)

Bug Fixes

  • current version (a284e Tomas Bjerre)

1.100.1 (2023-09-24)

Bug Fixes

  • default CHANGELOG.md (853c6 Tomas Bjerre)

1.100.0 (2023-09-24)

Features

  • set current version (9e7e3 Tomas Bjerre)

1.99.0 (2023-09-11)

Features

  • add filtering for footer tokens (21093 Tomas Bjerre)

1.98.2 (2023-08-31)

Bug Fixes

  • correcting mapping of toRevision (47b65 Tomas Bjerre)

1.98.1 (2023-08-31)

1.98.0 (2023-08-31)

Features

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

Other changes

Merge pull request #51 from isaacsanders/patch-2

  • Update CHANGELOG.md

88d9c Tomas Bjerre 2023-07-10 09:57:08

Update CHANGELOG.md

f5aba Isaac Sanders 2023-07-10 09:55:29

1.97.1 (2023-07-09)

Other changes

Merge pull request #50 from isaacsanders/patch-1

  • Update pom.xml

b9f00 Tomas Bjerre 2023-07-09 14:13:22

Update pom.xml

  • I was getting the following warnings:
  • ```
  • [WARNING]
  • [WARNING] Plugin validation issues were detected in 4 plugin(s)
  • [WARNING]
  • [WARNING] * se.bjurr.gitchangelog:git-changelog-maven-plugin:1.97.0
  • [WARNING] Declared at location(s):
  • [WARNING] * com.drw.risk:bloomberg_market_bridge:0.0.14-SNAPSHOT (pom.xml) @ line 296
  • [WARNING] Used in module(s):
  • [WARNING] * com.drw.risk:bloomberg_market_bridge:0.0.14-SNAPSHOT (pom.xml)
  • [WARNING] Plugin issue(s):
  • [WARNING] * Plugin should declare these Maven artifacts in `provided` scope: [org.apache.maven:maven-core:3.6.0, org.apache.maven:maven-model-builder:3.6.0, org.apache.maven:maven-model:3.6.0, org.apache.maven:maven-builder-support:3.6.0, org.apache.maven:maven-settings:3.6.0, org.apache.maven:maven-resolver-provider:3.6.0, org.apache.maven:maven-settings-builder:3.6.0, org.apache.maven:maven-repository-metadata:3.6.0, org.apache.maven:maven-artifact:3.6.0]
  • ```
  • Hopefully this is an acceptable way to resolve them.

ba88f Isaac Sanders 2023-07-06 21:48:50

1.97.0 (2023-04-22)

Features

  • stringHelpers (f1afc Tomas Bjerre)

1.96.1 (2023-03-12)

Bug Fixes

  • avoiding stuck execution (8e60e Tomas Bjerre)

1.96.0 (2023-02-28)

Features

  • add ignoreTagsIfNameMatches to semantic-version (db6e9 Tomas Bjerre) #49

1.95.6 (2023-02-16)

Bug Fixes

  • parsing newest commits first (051d7 Tomas Bjerre)

1.95.5 (2023-01-04)

Bug Fixes

  • allow space before : in commit message (4a2c0 Tomas Bjerre)

1.95.4 (2022-12-13)

Bug Fixes

  • stepping git changelog lib (d4dc9 Tomas Bjerre)

1.95.3 (2022-12-03)

Bug Fixes

  • let semantic tag have priority if several tags on same commit (ba86c Tomas Bjerre)

1.95.2 (2022-10-09)

Bug Fixes

  • updating release script (ad7a4 Tomas Bjerre)

1.95.1 (2022-10-09)

Bug Fixes

  • updating release script (afbe3 Tomas Bjerre)

1.95.0 (2022-10-09)

Features

  • moving semantic versioning to its own mojo (75019 Tomas Bjerre)

1.94.0 (2022-09-25)

Features

  • optional custom patterns for conventional commits (5d522 Tomas Bjerre)

1.93.0 (2022-09-25)

Features

  • update version based on conventional commits (9a85d Tomas Bjerre)

1.92.2 (2022-09-24)

Bug Fixes

  • scope of maven-plugin-api (6ade6 Tomas Bjerre)

1.92.1 (2022-09-24)

Bug Fixes

  • stepping library version (0f186 Tomas Bjerre)

1.92 (2022-04-03)

Bug Fixes

  • npe (a59bf Tomas Bjerre)

1.91 (2022-04-03)

Features

  • new variable urlParts (79a02 Tomas Bjerre)

1.90 (2022-03-31)

Features

  • prependToFile (f6e76 Tomas Bjerre) #41

1.89 (2022-03-26)

Bug Fixes

  • include first commit (41b8d Tomas Bjerre) #40

1.88 (2022-01-20)

Bug Fixes

  • parsing scopes (2c8ad Tomas Bjerre)

1.87 (2022-01-17)

Bug Fixes

  • match first semantic combination (63b79 Tomas Bjerre)

1.86 (2022-01-16)

1.85 (2022-01-16)

Bug Fixes

  • disable integrations with a boolean useIntegrations (07c1e Tomas Bjerre)

1.84 (2022-01-05)

Bug Fixes

  • only parse enabled issues (2f8b5 Tomas Bjerre)

1.83 (2021-12-30)

Other changes

Merge pull request #37 from clockworkorange/master

  • Upgraded changelog-lib version to 1.163.2

9cb13 Tomas Bjerre 2021-12-30 08:19:49

Upgraded changelog-lib version to 1.163.2

775d9 Julio Ripoll 2021-12-29 08:41:11

1.82 (2021-12-12)

Features

  • handlebarsHelperFile (de8f2 Tomas Bjerre)

1.81 (2021-12-03)

Other changes

Merge pull request #36 from rimuln/feature/13

  • feat Support Jira Bearer authorization

7714d Tomas Bjerre 2021-12-03 17:27:06

feat Support Jira Bearer authorization

e4596 Lumír Návrat 2021-12-01 23:49:06

1.80 (2021-11-27)

Features

  • Add support for including partials in mustache templates (979ec chme)

Other changes

Merge pull request #35 from chme/feat/partials

  • feat: Add support for including partials in mustache templates

b3a7f Tomas Bjerre 2021-11-27 20:01:23

1.79 (2021-11-16)

Features

  • Redmine Support (78930 Hakan Uygun)

Other changes

feat stepping lib

61341 Tomas Bjerre 2021-11-16 17:12:35

Merge pull request #33 from huygun/feature/redmine

  • feat: Redmine Support

759b9 Tomas Bjerre 2021-11-16 17:11:19

1.78 (2021-06-17)

Bug Fixes

  • read template from file (f9f68 Tomas Bjerre)

1.77 (2021-06-11)

Bug Fixes

1.76 (2021-06-09)

Bug Fixes

  • semantic version stepping (6d0a9 Tomas Bjerre)

1.75 (2021-06-09)

Bug Fixes

  • NPE when given file has no parent (64564 Tomas Bjerre)

1.74 (2021-06-09)

Features

  • subString and ifMatches helpers (d3fb0 Tomas Bjerre)

Bug Fixes

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

1.73 (2021-06-02)

Features

  • regexp in ifCommitType and ifCommitScope (27665 Tomas Bjerre)

1.72 (2021-05-27)

1.71 (2021-05-27)

1.70 (2021-05-27)

Features

  • support conventional commits (d5400 Tomas Bjerre)

Other changes

Maven central

b8ad9 Tomas Bjerre 2021-05-27 17:27:33

Merge pull request #31 from edeso/simplePlainTextExample

  • Add unescaped simple plain text example

b22f0 Tomas Bjerre 2021-05-25 14:07:41

Add unescaped simple plain text example

7f8db ed 2021-05-25 13:57:25

1.69 (2021-04-13)

Other changes

Merge pull request #27 from drhip/feature/extended_headers

  • Support custom headers to JIRA to bypass 2 factor auth

bf469 Tomas Bjerre 2021-04-13 16:28:30

Support custom headers to JIRA to bypass 2 factor auth

6b46f Yauheni Biruk 2021-04-12 13:15:12

removing bintray link

2bc5c Tomas Bjerre 2021-04-05 11:01:17

1.68 (2021-03-29)

Other changes

pretty printing output JENKINS-65252

c4a83 Tomas Bjerre 2021-03-29 15:45:20

1.66 (2021-01-18)

Other changes

Removing default ignore filter on message

f49f0 Tomas Bjerre 2021-01-18 17:11:18

Locking fmt version

5c5cf Tomas Bjerre 2021-01-16 06:50:16

1.65 (2021-01-16)

Other changes

More logging of extended variables from CLI #24

e18d6 Tomas Bjerre 2021-01-16 06:36:49

Formatting code after merge #24

1cd9f Tomas Bjerre 2021-01-16 06:21:39

Allow to pass extendedVariables using maven cli #24

b4a1c Volker Hochstein 2021-01-16 06:18:56

1.64 (2020-12-14)

Other changes

Mark as thread safe #21

171fa Tomas Bjerre 2020-12-14 17:13:21

1.63 (2020-11-18)

Other changes

Adjustments after merge of PR #19

b30f6 Tomas Bjerre 2020-11-18 17:18:11

Merge pull request #19 from gab1one/add-path-filter

  • Add support for pathfilter

d684c Tomas Bjerre 2020-11-18 17:17:05

Add support for pathfilter

c0420 Gabriel Einsdorf 2020-11-17 15:41:30

1.62 (2020-08-05)

Other changes

openjdk8

e4543 Tomas Bjerre 2020-08-05 04:47:39

Merge pull request #18 from djn72/master

  • Add extendedVariables property

b5d8c Tomas Bjerre 2020-08-05 04:42:36

Add extendedVariables property

e682c David Nicklin 2020-08-04 20:33:17

1.61 (2019-12-12)

Other changes

Adding skip option #12

851a6 Tomas Bjerre 2019-12-12 17:22:47

Create FUNDING.yml

0db3b Tomas Bjerre 2019-09-28 07:06:15

1.60 (2019-06-11)

Other changes

Removing dependency on javax.xml

692e7 Tomas Bjerre 2019-06-11 17:06:29

OpenJDK 11 compatible

dddee Tomas Bjerre 2019-06-11 16:38:05

1.59 (2019-01-08)

Other changes

Jira linked issues

2fde5 Tomas Bjerre 2019-01-08 18:10:02

1.58 (2018-10-27)

Other changes

Correcting GitLab integration after upgrade

5d2df Tomas Bjerre 2018-10-27 17:52:22

1.57 (2018-10-27)

Other changes

GitLab API v4

938d8 Tomas Bjerre 2018-10-27 16:29:04

1.56 (2018-10-27)

Other changes

isJira, isGitHub...

20b25 Tomas Bjerre 2018-10-27 06:09:27

Doc

098c9 Tomas Bjerre 2018-09-25 15:37:37

Automatically stepping dependencies

70b49 Tomas Bjerre 2018-09-23 18:56:12

using latest version in example

be2f2 Tomas Bjerre 2018-09-13 09:05:58

1.55 (2018-09-13)

Other changes

git-changelog-lib 1.82

9e884 Tomas Bjerre 2018-09-13 07:18:27

Merge pull request #10 from lennonjesus/patch-1

  • docs: Updates README.md to improve readability

15186 Tomas Bjerre 2018-03-16 14:34:08

1.53 (2017-12-30)

Other changes

Closing RevWalk JENKINS-19994

3f333 Tomas Bjerre 2017-12-30 20:21:25

Doc

db946 Tomas Bjerre 2017-12-19 12:31:16

1.52 (2017-12-19)

Other changes

Description available for Jira issues

656f1 Tomas Bjerre 2017-12-19 11:45:02

Doc

b52fb Tomas Bjerre 2017-12-19 11:22:00

1.51 (2017-12-19)

Other changes

Description available for Jira issues

d3628 Tomas Bjerre 2017-12-19 11:17:26

Adjusting to Bintray

83713 Tomas Bjerre 2017-12-19 11:17:26

Doc

8756c Tomas Bjerre 2017-11-19 12:25:21

1.50 (2017-11-18)

Other changes

Defaulting ignoreCommitsWithoutIssue #9

95221 Tomas Bjerre 2017-11-18 12:49:36

Disabling integrations if not used

11eac Tomas Bjerre 2017-11-18 12:41:20

doc

9191e Tomas Bjerre 2017-07-25 18:30:57

1.49 (2017-07-25)

Other changes

Lib 1.71

f5751 Tomas Bjerre 2017-07-25 18:28:16

doc

42928 Tomas Bjerre 2017-07-24 20:03:46

1.48 (2017-07-24)

Other changes

Lib 1.70

e9209 Tomas Bjerre 2017-07-24 19:45:34

doc

249dd Tomas Bjerre 2017-07-12 18:54:04

1.47 (2017-07-12)

Other changes

Defaulting to CHANGELOG.md if no output given

8dcd4 Tomas Bjerre 2017-07-12 18:49:28

1.46 (2017-07-12)

Other changes

Reading file parameter correctly

b2fdb Tomas Bjerre 2017-07-12 18:08:20

doc

6afaf Tomas Bjerre 2017-07-09 19:51:59

1.45 (2017-07-08)

Other changes

ignoreCommitsOlderThan

0e0b7 Tomas Bjerre 2017-07-08 06:45:33

doc

4d0ea Tomas Bjerre 2017-04-14 09:24:53

1.44 (2017-04-14)

Other changes

tag time added to tag model

20dec Tomas Bjerre 2017-04-14 09:21:27

doc

215f1 Tomas Bjerre 2017-03-26 05:20:45

1.43 (2017-03-26)

Other changes

GitLab integration

5e612 Tomas Bjerre 2017-03-26 05:17:22

doc

0c769 Tomas Bjerre 2017-03-20 18:26:05

1.42 (2017-03-20)

Other changes

Fix Jira labels

85c7c Tomas Bjerre 2017-03-20 18:21:07

doc

27b4f Tomas Bjerre 2017-03-18 09:37:04

1.41 (2017-03-18)

Other changes

Git Changelog Lib 1.63 -> 1.64

  • Jira issueType and labels
  • GitHub labels

27a0d Tomas Bjerre 2017-03-18 09:34:38

doc

d4951 Tomas Bjerre 2017-03-01 18:38:13

1.40 (2017-03-01)

Other changes

GitHub timeout 10 seconds

07056 Tomas Bjerre 2017-03-01 18:33:46

Set theme jekyll-theme-slate

0c9f9 Tomas Bjerre 2017-02-07 20:19:20

doc

0f1a9 Tomas Bjerre 2017-01-31 21:16:51

1.39 (2017-01-31)

Other changes

doc

be3ea Tomas Bjerre 2017-01-31 21:14:43

Merge pull request #7 from dunse/patch-1

  • Fix fromCommit and fromRef property typo

64648 Tomas Bjerre 2017-01-31 21:11:26

Fix fromCommit and fromRef property typo

  • The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line.

bd8f6 dunse 2017-01-31 10:51:15

doc

cbc5f Tomas Bjerre 2016-10-22 10:33:18

1.38 (2016-10-22)

Other changes

Adding annotation to context of tag

6fac5 Tomas Bjerre 2016-10-22 10:31:15

doc

5200b Tomas Bjerre 2016-10-05 19:31:25

1.37 (2016-10-05)

Other changes

Adding merge boolean to commits

a069c Tomas Bjerre 2016-10-05 18:43:43

doc

b87d6 Tomas Bjerre 2016-08-11 14:46:25

1.36 (2016-08-11)

Other changes

Lib 1.56 correcting link to Jira

939f5 Tomas Bjerre 2016-08-11 14:41:25

doc

5d60a Tomas Bjerre 2016-08-02 18:31:45

1.35 (2016-08-02)

Other changes

Adding {{hashFull}} variable

27533 Tomas Bjerre 2016-08-02 18:29:54

doc

cdf8d Tomas Bjerre 2016-06-25 00:04:33

1.34 (2016-06-25)

Other changes

Faster

bcc3b Tomas Bjerre 2016-06-25 00:02:44

doc

46020 Tomas Bjerre 2016-06-24 21:16:22

1.33 (2016-06-24)

Other changes

Fixing merge commits... again...

a0fe3 Tomas Bjerre 2016-06-24 21:14:36

doc

27bbe Tomas Bjerre 2016-06-24 09:31:53

1.32 (2016-06-24)

Other changes

Including commits from merges lib issue 49

ec4a2 Tomas Bjerre 2016-06-24 09:29:14

doc

e87db Tomas Bjerre 2016-06-02 19:07:44

1.31 (2016-06-02)

Other changes

Lib 1.49, finding first commit as parents from HEAD

23f96 Tomas Bjerre 2016-06-02 18:34:16

doc

34b7c Tomas Bjerre 2016-05-20 19:13:05

1.30 (2016-05-20)

Other changes

Ignoring trailing slash in JIRA URL

5fe7a Tomas Bjerre 2016-05-20 19:11:02

doc

71574 Tomas Bjerre 2016-04-13 18:44:20

1.29 (2016-04-13)

Other changes

Lib 1.45

6a65a Tomas Bjerre 2016-04-13 18:41:03

doc

6233c Tomas Bjerre 2016-04-12 16:55:58

1.28 (2016-04-12)

Other changes

JENKINS-34155 Support short SHA

4089d Tomas Bjerre 2016-04-12 16:49:07

doc

58a31 Tomas Bjerre 2016-04-10 09:12:52

1.27 (2016-04-10)

Other changes

Lib 1.43, Parsing commits, oldest first

98ee4 Tomas Bjerre 2016-04-10 09:10:57

1.26 (2016-04-10)

Other changes

Lib 1.42, Parsing commits, oldest first

e3f87 Tomas Bjerre 2016-04-10 09:02:13

Updating doc

e95c3 Tomas Bjerre 2016-04-09 20:38:40

1.25 (2016-04-09)

Other changes

Lib 1.41, Commits added to correct tags

9705d Tomas Bjerre 2016-04-09 20:36:03

Updating example

5d0d7 Tomas Bjerre 2016-04-07 19:17:24

1.24 (2016-04-07)

Other changes

Lib 1.40 can ignore tags by regexp

c718f Tomas Bjerre 2016-04-07 19:15:45

Updating example

d943c Tomas Bjerre 2016-03-20 09:48:23

1.23 (2016-03-20)

Other changes

Lib 1.39

47df7 Tomas Bjerre 2016-03-20 09:46:15

Updating example

870c1 Tomas Bjerre 2016-03-20 08:46:55

1.22 (2016-03-20)

Other changes

Lib 1.38

60512 Tomas Bjerre 2016-03-20 08:43:15

Updating README

66fa8 Tomas Bjerre 2016-03-16 16:12:21

1.21 (2016-03-16)

Other changes

Jira integration to get titles

b058a Tomas Bjerre 2016-03-16 16:09:27

Update example

65007 Tomas Bjerre 2016-03-15 21:16:30

1.20 (2016-03-15)

Other changes

Support GitHub OAuth2 tokens #6

a0aea Tomas Bjerre 2016-03-15 20:38:16

Adding example with github as custom issue

3a6d5 Tomas Bjerre 2016-03-14 16:16:05

Updating CHANGELOG.md

0d370 Tomas Bjerre 2016-02-20 08:52:37

1.19 (2016-02-20)

Other changes

Supplying commit in each issue mentioned in message

98ce0 Tomas Bjerre 2016-02-20 08:49:31

Updating CHANGELOG.md

74ccd Tomas Bjerre 2016-02-15 18:23:16

Lib 1.30, supporting multiple tags on same commit

7d648 Tomas Bjerre 2016-02-15 18:17:02

Updating CHANGELOG.md

ca715 Tomas Bjerre 2016-02-14 18:00:16

1.18 (2016-02-14)

Other changes

Lib 1.29

cd2b5 Tomas Bjerre 2016-02-14 17:58:28

1.17 (2016-02-14)

Other changes

Lib 1.28, performance optimizations

b1e40 Tomas Bjerre 2016-02-14 16:57:24

Updating CHANGELOG.md

0b259 Tomas Bjerre 2016-02-13 09:20:43

1.16 (2016-02-13)

Other changes

Significant performance improvements

  • Using lib 1.27.

9ad6d Tomas Bjerre 2016-02-13 09:05:15

Updating example

90ea8 Tomas Bjerre 2016-02-10 18:19:16

1.15 (2016-02-10)

Other changes

Using lib 1.25 and updating README.md

f11d1 Tomas Bjerre 2016-02-10 17:53:32

Updating docs after release

22aa5 Tomas Bjerre 2016-02-09 19:30:25

1.14 (2016-02-09)

Other changes

Added variables: messageTitle, messageBody, messageItems #5

0a7a9 Tomas Bjerre 2016-02-09 19:26:45

Adding example of custom issue without link

  • Like I123

b07a6 Tomas Bjerre 2016-02-01 18:15:25

Maven Central version badge in README.md

fd359 Tomas Bjerre 2016-01-31 21:14:03

Updating README.md after release

053a3 Tomas Bjerre 2016-01-31 19:19:40

1.13 (2016-01-31)

Other changes

Implementing custom issues

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

73a6e Tomas Bjerre 2016-01-31 17:03:30

Updagint README.md after release

424f7 Tomas Bjerre 2016-01-31 11:14:02

1.12 (2016-01-31)

Other changes

Using lib 1.23 to sort commits by time, not formatted time #4

5fbc5 Tomas Bjerre 2016-01-31 11:10:56

Correcting example ignoring commits by comment

ff681 Tomas Bjerre 2016-01-31 09:30:03

Updating README.md after release

f02c7 Tomas Bjerre 2016-01-31 07:36:20

1.11 (2016-01-31)

Other changes

Documentation and more configuration available in pom #3

0f143 Tomas Bjerre 2016-01-31 07:15:44

Using lib 1.22

d18ef Tomas Bjerre 2016-01-30 17:36:44

Documentation #3

adc95 Tomas Bjerre 2016-01-30 09:22:01

Using lib 1.19

75c3b Tomas Bjerre 2016-01-28 18:46:14

1.10 (2015-12-20)

Other changes

Template can be configured directly in the pom #2

ed405 Tomas Bjerre 2015-12-20 17:29:26

Using lib 1.18

60c98 Tomas Bjerre 2015-12-10 17:11:56

1.9 (2015-12-06)

Other changes

Using lib 1.17 #1

012e7 Tomas Bjerre 2015-12-06 07:37:23

doc

09e03 Tomas Bjerre 2015-12-04 22:58:13

1.8 (2015-12-04)

Other changes

Using lib 1.15 #1

e2a14 Tomas Bjerre 2015-12-04 22:18:12

1.7 (2015-12-01)

Other changes

using lib 1.14

50eab Tomas Bjerre 2015-12-01 21:41:20

doc

14e08 Tomas Bjerre 2015-11-23 22:11:03

1.6 (2015-11-23)

Other changes

using lib 1.13

13537 Tomas Bjerre 2015-11-23 21:47:14

doc

f1d39 Tomas Bjerre 2015-11-23 18:10:41

1.5 (2015-11-23)

Other changes

Using lib 1.12 #1

e613d Tomas Bjerre 2015-11-23 18:02:24

1.4 (2015-11-21)

Other changes

lib 1.10

d4f9c Tomas Bjerre 2015-11-21 14:28:16

1.3 (2015-11-20)

Other changes

lib 1.9 #feature

2978e Tomas Bjerre 2015-11-20 22:06:29

Setting exampe version to 1.2 #feature

45a4c Tomas Bjerre 2015-11-18 19:52:35

1.2 (2015-11-18)

Other changes

lib 1.3 #feature

dfd09 Tomas Bjerre 2015-11-18 19:48:16

doc

6ad17 Tomas Bjerre 2015-11-17 20:20:05

1.1 (2015-11-17)

Other changes

MediaWiki support, using lib 1.2

6f86a Tomas Bjerre 2015-11-17 20:15:39

doc

5d079 Tomas Bjerre 2015-11-15 14:44:03

1.0 (2015-11-15)

Other changes

doc

ee8f7 Tomas Bjerre 2015-11-15 14:36:57

Initial

044b3 Tomas Bjerre 2015-11-15 14:30:51

Initial commit

3c470 Tomas Bjerre 2015-11-15 13:18:29