File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22** Summary of changes of the command line tool**
33
4+ ## v7.1 (2026-02-22)
5+ - ** [ FEATURE ] ** Include warnings in JSON output of ` klog json ` subcommand.
6+ - ** [ FEATURE ] ** When using ` klog report --fill ` and combining this with a periodic
7+ date filter such as ` --this-week ` , ` --last-month ` or ` --period 2021-05 ` , fill
8+ up the entire queried period, rather than just the gaps in between.
9+ - ** [ FEATURE ] ** Display warning when using ` --diff ` together with entry-level
10+ filtering, as that likely yields nonsensical results.
11+ - ** [ FIX ] ** Revise and define behaviour when applying filters to empty records
12+ (i.e., records that don’t contain any time entries).
13+
414## v7.0 (2026-02-06)
515- ** [ META ] ** klog is 5 years old today – happy birthday! 🥳
616- ** [ FEATURE ] ** Introduce ` --filter ` flag for applying generic and more complex
You can’t perform that action at this time.
0 commit comments