What's Changed * add "show" and "add" subcommands by joergsteffens in https://github.com/almarklein/timetagger_cli/pull/19 * Diagnostics and a few other tweaks by almarklein in https://github.com/almarklein/timetagger_cli/pull/22
New Contributors * joergsteffens made their first contribution in https://github.com/almarklein/timetagger_cli/pull/19
* Updated resume. Fixes 15 by kwillno in https://github.com/almarklein/timetagger_cli/pull/18
23.8.2
* Implemented resume function by kwillno in https://github.com/almarklein/timetagger_cli/pull/16
23.1.1
* When finding the systems default editor, falls back to the `EDITOR` env var, and then to `vi`. Thanks to slarrain and eineinhornmiau. * Add official support for Python 3.10 and 3.11.
21.5.1
* Hide hidden/deleted records * Don't start timer if a running records has exact same description, preventing duplicates.