v0.22.1
What's Changed
- build(aur): ship taskdog on the AUR and auto-publish on release by @Kohei-Wada in #957
- docs(readme): add Arch Linux (AUR) install instructions by @Kohei-Wada in #1023
- fix(core): compare optimizer dates at day granularity by @rar-file in #1024
- chore: pre-commit autoupdate by @github-actions[bot] in #1029
- feat(core): include daily_allocations in TaskRowDto and list API by @Kohei-Wada in #1030
- fix(export): unify default fields across JSON, CSV, and Markdown exporters by @Kohei-Wada in #1031
- refactor(client): replace dict[str, Any] in statistics_converters with TypedDict by @Kohei-Wada in #1032
- fix(tui): export dialog has no option to include archived tasks by @Kohei-Wada in #1033
- refactor(tui): align AuditLogTable navigation with TaskTable by @Kohei-Wada in #1035
- fix(ui): unify audit log column order and headers between CLI and TUI by @Kohei-Wada in #1036
- fix: make uninstall uses wrong package name for taskdog-ui by @Kohei-Wada in #1037
New Contributors
Full Changelog: v0.22.0...v0.22.1