Tags give the ability to mark specific points in history as being important
-
v0.1.7
986816f1 · ·v0.1.7 — Add --grep filter; centralize printing and totals; refactor and cleanup Changes since v0.1.6: - 986816f Add --grep filter to day/week/month; centralize grep in printer; bump version to 0.1.7; document feature in README - 2fe60d5 Refactor: extract common printing/total logic for day/week/month into _print_entries_and_total - 719ea57 Simplify rm: inline write-back; remove unused helper and imports - 659099c refactoring display functions
-
v0.1.6
b87dc048 · ·v0.1.6: add week command; support negative offsets for day/month; document positional negative usage in README
-
-
v0.1.4
1a2b6716 · ·v0.1.4 Changes: - Single-source package version: src/klogg/__init__.py now exposes __version__ via importlib.metadata when installed, falling back to parsing pyproject.toml during development. - Removed unused functions from CLI: read_lines_for_date and _format_timedelta. - Removed duplicated version line from README.md. - Bumped project version in pyproject.toml to 0.1.4.
-
-
-