CHANGELOG

Thu, 12 Mar 2026 12:00:50 +0100

author
Mike Becker <universe@uap-core.de>
date
Thu, 12 Mar 2026 12:00:50 +0100
changeset 81
1ff88eb9555c
parent 78
5177d8af5536
child 82
f3242673777c
permissions
-rw-r--r--

add options to output aggregated and/or separated heatmaps to files in one go

resolves #809

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
81
1ff88eb9555c add options to output aggregated and/or separated heatmaps to files in one go
Mike Becker <universe@uap-core.de>
parents: 78
diff changeset
6 - Add options to output aggregated and/or separated heatmaps to files in one go
78
5177d8af5536 add CSV export of raw data - resolves #806
Mike Becker <universe@uap-core.de>
parents: 76
diff changeset
7 - Add options to create a CSV export of the raw data
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
8
71
39644afa3808 fix that backslashes in commit messages were not escaped in the JSON
Mike Becker <universe@uap-core.de>
parents: 67
diff changeset
9 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
10
39644afa3808 fix that backslashes in commit messages were not escaped in the JSON
Mike Becker <universe@uap-core.de>
parents: 67
diff changeset
11 - 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
12
67
7962d771b939 fix that only the main branch was considered in git repositories
Mike Becker <universe@uap-core.de>
parents: 65
diff changeset
13 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
14
7962d771b939 fix that only the main branch was considered in git repositories
Mike Becker <universe@uap-core.de>
parents: 65
diff changeset
15 - 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
16
65
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
17 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
18
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
19 - 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
20 - 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
21 - 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
22 - 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
23 - 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
24
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
25 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
26
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
27 - Initial release

mercurial