Added
- add close-on-select options for context and report menus (#706)
- implement alternating line colors a la taskwarrior (#702)
- set custom
taskexecutable location using an environment variable (#696) - (ui) add ghost text for unique completion result. (#685)
- show
tag:as a completion option for the filter (#690)
Fixed
- (date) correct local datetime conversion and formatting logic (#704)
Other
- (datetime) extract and centralize datetime formatting functions (#705)
- add troubleshooting guide (#701)
- (ci) update concurrency group in docs workflow
- (docs) migrate docs to Astro Starlight (#699)
- migrate taskwarrior-tui tasks to toml config (#698)
- update to rust 2024 edition (#695)
- (ci) add i686-pc-windows-msvc target to build matrix (#694)
- better locally reproducible mise tasks for testing and development (#693)
- add tasks for managing and running test fixture data (#691)
- (ci) update release-plz workflow to use rust-toolchain action instead of mise (#689)
- common tooling for ci and local development using mise (#687)
- Add continue-on-error to Homebrew bump step (#686)