Skip to content

v0.7.7 — done/planned/blocked standup

Choose a tag to compare

@fr1j0 fr1j0 released this 18 Jun 03:08
53e3ca1

Changed

  • /digest --standup restyled to the conventional standup shape — a markdown ## Standup — <date> heading with a clean Yesterday (done) / Today (planned) / Blockers (stuck) split, replacing the prior day-of-week bucket render. Yesterday aggregates every in-window [CTX]'s Did; Today takes the latest [CTX]'s Next; Blockers collects the per-ticket one-liners. Per-ticket Jira status now shows once, as an inline-code tag on the Yesterday line, and ### Blockers always renders (- _None_ when empty). Slack-mrkdwn rendering maps the ##/### headings to *bold*. No new flags. (#124, #125)

Removed

  • Day-of-week standup bucketing and its standup-buckets.sh helper (plus its test and CI step) — superseded by the done/planned/blocked render. The window span now lives in the subtitle; since-window.sh is unchanged.

Full Changelog: v0.7.6...v0.7.7