Releases: Sanjays2402/tsk
Releases · Sanjays2402/tsk
v0.2.0
v0.1.0
Changelog
- 0ff2c9e ci: github actions for vet, lint, and test matrix
- e851043 ci: goreleaser config and release workflow
- 657cf04 feat(cmd): done, undo, rm, edit, and next
- 5ddd179 feat(cmd): init, add, and ls commands with filters
- 7f330bc feat(cmd): shell completion generation
- 4186283 feat(cmd): stats and export (json, csv)
- effd089 feat(model): task struct, priority enum, due handling
- 25657c1 feat(store): markdown parser, writer, and atomic writes with tests
- 1b75010 feat(tui): add/edit forms, delete confirm, and smoke tests
- ff29d16 feat(tui): bubbletea list, keybinds, progress, and styles
- a73438c feat(tui): fuzzy search, sort menu, and help overlay