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 1219781 commit 6a1373cCopy full SHA for 6a1373c
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
**Summary of changes of the command line tool**
3
4
+## v?.? (????-??-??)
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
+-
9
## v6.5 (2024-11-28)
10
- **[ FEATURE ]** Introduce `basic` colour scheme based on the basic 8-bit ANSI
11
colours – see `colour_scheme` entry in `config.ini` file. (Run `klog config` to
0 commit comments