CHANGELOG

Fri, 06 Feb 2026 16:22:33 +0100

author
Mike Becker <universe@uap-core.de>
date
Fri, 06 Feb 2026 16:22:33 +0100
changeset 73
707f42bb0484
parent 71
39644afa3808
child 75
857af79337d5
permissions
-rw-r--r--

add --styles-and-script option to output default CSS and Javascript for page composition

73
707f42bb0484 add --styles-and-script option to output default CSS and Javascript for page composition
Mike Becker <universe@uap-core.de>
parents: 71
diff changeset
1 Version 1.2.0 - tbd
707f42bb0484 add --styles-and-script option to output default CSS and Javascript for page composition
Mike Becker <universe@uap-core.de>
parents: 71
diff changeset
2
707f42bb0484 add --styles-and-script option to output default CSS and Javascript for page composition
Mike Becker <universe@uap-core.de>
parents: 71
diff changeset
3 - Add --styles-and-script option to output the default CSS and Javascript
707f42bb0484 add --styles-and-script option to output default CSS and Javascript for page composition
Mike Becker <universe@uap-core.de>
parents: 71
diff changeset
4
71
39644afa3808 fix that backslashes in commit messages were not escaped in the JSON
Mike Becker <universe@uap-core.de>
parents: 67
diff changeset
5 Version 1.1.2 - 2025-12-15
39644afa3808 fix that backslashes in commit messages were not escaped in the JSON
Mike Becker <universe@uap-core.de>
parents: 67
diff changeset
6
39644afa3808 fix that backslashes in commit messages were not escaped in the JSON
Mike Becker <universe@uap-core.de>
parents: 67
diff changeset
7 - Fix that backslashes in commit messages were not escaped in the JSON
39644afa3808 fix that backslashes in commit messages were not escaped in the JSON
Mike Becker <universe@uap-core.de>
parents: 67
diff changeset
8
67
7962d771b939 fix that only the main branch was considered in git repositories
Mike Becker <universe@uap-core.de>
parents: 65
diff changeset
9 Version 1.1.1 - 2025-10-09
7962d771b939 fix that only the main branch was considered in git repositories
Mike Becker <universe@uap-core.de>
parents: 65
diff changeset
10
7962d771b939 fix that only the main branch was considered in git repositories
Mike Becker <universe@uap-core.de>
parents: 65
diff changeset
11 - Fix that only the main branch was considered in git repositories
7962d771b939 fix that only the main branch was considered in git repositories
Mike Becker <universe@uap-core.de>
parents: 65
diff changeset
12
65
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
13 Version 1.1.0 - 2025-08-11
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
14
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
15 - Add highlight for days with tags
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
16 - Add Pop-up showing commit messages and tags
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
17 - Add id attributes to HTML elements so that users can add features with Javascript
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
18 - Add total number of commits per month as tooltip for the month
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
19 - Add total number of commits per year as tooltip for the author
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
20
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
21 Version 1.0.0 - 2025-02-18
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
22
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
23 - Initial release

mercurial