CHANGELOG

Wed, 25 Feb 2026 22:40:43 +0100

author
Mike Becker <universe@uap-core.de>
date
Wed, 25 Feb 2026 22:40:43 +0100
changeset 79
cd8ad39dda76
parent 78
5177d8af5536
permissions
-rw-r--r--

specifying both --csv and --csv-path should not be necessary

relates to #806

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

mercurial