Versions in this module Expand all Collapse all v0 v0.6.0 Jul 6, 2026 Changes in this version + func Board(counts []tasks.StatusCount, drafts, archived int, warnings []tasks.Warning, ...) (string, error) + func DoctorReport(issues []tasks.Issue, plain, asJSON bool) (string, error) + func TaskDetail(task *models.Task, plain, asJSON bool) (string, error) + func TaskList(taskList []*models.Task, warnings []tasks.Warning, plain, asJSON bool) (string, error) v0.5.0 Jul 1, 2026