CHANGELOG

Wed, 25 Feb 2026 21:13:55 +0100

author
Mike Becker <universe@uap-core.de>
date
Wed, 25 Feb 2026 21:13:55 +0100
changeset 76
110a234a3260
parent 75
857af79337d5
child 78
5177d8af5536
permissions
-rw-r--r--

add reading commit hashes from the commit log - resolves #807

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
75
857af79337d5 add monthly summaries - resolves #699
Mike Becker <universe@uap-core.de>
parents: 73
diff changeset
4 - Add monthly summaries
76
110a234a3260 add reading commit hashes from the commit log - resolves #807
Mike Becker <universe@uap-core.de>
parents: 75
diff changeset
5 - Add reading commit hashes from the commit log
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
6
71
39644afa3808 fix that backslashes in commit messages were not escaped in the JSON
Mike Becker <universe@uap-core.de>
parents: 67
diff changeset
7 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
8
39644afa3808 fix that backslashes in commit messages were not escaped in the JSON
Mike Becker <universe@uap-core.de>
parents: 67
diff changeset
9 - 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
10
67
7962d771b939 fix that only the main branch was considered in git repositories
Mike Becker <universe@uap-core.de>
parents: 65
diff changeset
11 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
12
7962d771b939 fix that only the main branch was considered in git repositories
Mike Becker <universe@uap-core.de>
parents: 65
diff changeset
13 - 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
14
65
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
15 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
16
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
17 - 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
18 - 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
19 - 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
20 - 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
21 - 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
22
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
23 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
24
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
25 - Initial release

mercurial