We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7110ae commit ea454feCopy full SHA for ea454fe
CHANGELOG.md
@@ -5,7 +5,10 @@
5
- **[ FEATURE ]** Add `--chart` flag to `klog report` command, which
6
includes bar chart renderings in the output, to allow for convenient visual
7
comparison at a glance. (See also `--chart-resolution`.)
8
--
+- **[ FIX ]** Implement internal protection mechanism against integer overflow.
9
+ (This, however, is only relevant when dealing with a few trillion years worth of
10
+ time tracking data.)
11
+
12
## v6.5 (2024-11-28)
13
- **[ FEATURE ]** Introduce `basic` colour scheme based on the basic 8-bit ANSI
14
colours – see `colour_scheme` entry in `config.ini` file. (Run `klog config` to
0 commit comments