Releases: thomas-cabral/taskr-cli
Releases · thomas-cabral/taskr-cli
Release list
v0.13.1
Changelog
- 3d6019e: docs(skill): command table gains taskr edit and auth logout (@thomas-cabral)
- 8b45144: Merge pull request #19 from thomas-cabral/docs/skill-edit-logout (@thomas-cabral)
v0.13.0
Changelog
- cb60654: feat(cli): taskr edit fixes title, description and priority in place (@thomas-cabral)
- fdb1da2: Merge pull request #18 from thomas-cabral/feat/edit-issue (@thomas-cabral)
v0.12.1
Changelog
- e0fe5a4: fix(cli): -v and -V answer like --version (@thomas-cabral)
- 4d91466: Merge pull request #17 from thomas-cabral/feat/version-flag (@thomas-cabral)
v0.12.0
Changelog
- 3acf50b: feat(cli): taskr auth logout revokes server-side, then forgets locally (@thomas-cabral)
- 69dc9a3: Merge pull request #16 from thomas-cabral/feat/auth-logout (@thomas-cabral)
v0.11.0
Changelog
- 3575c61: feat(cli): taskr triage lists what needs a verdict (@thomas-cabral)
- e13a6d6: docs(skill): say how to triage, not only how to record a verdict (@thomas-cabral)
- 89caa77: fix(cli): a closed ref is not a fresh verdict (@thomas-cabral)
- b7300d1: Merge pull request #15 from thomas-cabral/feat/triage-list (@thomas-cabral)
v0.10.0
Changelog
- 0f6d400: chore: ignore .claude/worktrees (@thomas-cabral)
- bc6b090: docs(cli): offload lands where you stand, not in the session's project (@thomas-cabral)
- 75413ce: feat(cli): surface an untouched plan, and record links where they are read (@thomas-cabral)
- 05a54b1: Merge pull request #13 from thomas-cabral/docs/offload-precedence (@thomas-cabral)
- f896528: Merge pull request #14 from thomas-cabral/feat/plan-nudge-link-discipline (@thomas-cabral)
v0.9.0
Changelog
- c115bf2: feat(cli): tell a terminal from a pipe on stdin (@thomas-cabral)
- ac27124: feat(cli): device code and poll calls (@thomas-cabral)
- a77f029: feat(cli): auth login is a device flow at a terminal (@thomas-cabral)
- 6615b29: docs(cli): auth login approves in a browser (@thomas-cabral)
- d417c31: fix(cli): guard an empty minted key and a zero expires_in in the device poll (@thomas-cabral)
- 213af0a: Merge pull request #12 from thomas-cabral/feat/device-flow-login (@thomas-cabral)
v0.8.0
Changelog
- e9c4cc5: fix(release): keep the v in the version the binary reports (@thomas-cabral)
- f0818e6: Merge pull request #10 from thomas-cabral/fix/version-keeps-the-v (@thomas-cabral)
- 5bd1b6b: feat(search): ls consumes the agent search envelope (@thomas-cabral)
- 3d88116: Merge pull request #11 from thomas-cabral/feat/agent-search-envelope (@thomas-cabral)
v0.7.1
Changelog
- 023e547: fix(cli): taskr version reports which release it is (@thomas-cabral)
- 786cc43: Merge pull request #9 from thomas-cabral/fix/version-reports-version (@thomas-cabral)
v0.7.0
Changelog
- 97174c6: feat(client): add RelateIssues for POST /api/issues/{ref}/relate (@thomas-cabral)
- 206341c: feat(cli): add taskr relate and unrelate (@thomas-cabral)
- 9dc6425: test(cli): cover relate/unrelate wire shape and local refusals (@thomas-cabral)
- 645bd0d: fix(cli): step marks carry the same tree state as new/offload/park (@thomas-cabral)
- 8928f8e: test(cli): pin branch and dirty_files on a step mark's wire body (@thomas-cabral)
- a11b40c: test(cli): remove ambient repo dependency from four step tests (@thomas-cabral)
- e6b9dbf: Merge pull request #7 from thomas-cabral/feat/relate-verbs (@thomas-cabral)
- 498df54: docs(skill): the rules a plan needs, not just the verbs (@thomas-cabral)
- 5d53627: Merge pull request #8 from thomas-cabral/feat/skill-steps-rules (@thomas-cabral)