Skip to content

v0.6.0 — Day-bucketed standup + clickable cross-ticket keys

Choose a tag to compare

@fr1j0 fr1j0 released this 05 Jun 11:52
· 17 commits to main since this release
524a69b

Two refinements to /status and /handoff.

Added

  • Day-bucketed --standup (#102) — /bitacora:status --standup groups what moved into a past bucket then Today, past-first. The past header is data-driven and weekend-aware: Yesterday, a weekday name (e.g. Friday) when the prior worked day isn't yesterday, or Earlier for a wide --since Nd window. The lens now reads every in-window [CTX] per ticket, so a ticket touched on both the past day and today shows in both buckets with each day's Did/Next. New unit-tested standup-buckets.sh helper; scoped to --standup (other lenses unchanged).
  • Clickable cross-ticket keys in [CTX] (#103) — /bitacora:handoff now writes other ticket keys (in Dependencies:, a Related: line, or inline) as compact [KEY](…/browse/KEY) links instead of bare keys. Rendering only — no native Jira issue link, no parent/epic change.

Full changelog: https://github.com/fr1j0/bitacora/blob/main/CHANGELOG.md