v0.7.7 — done/planned/blocked standup
Changed
/digest --standuprestyled 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]'sDid; Today takes the latest[CTX]'sNext; Blockers collects the per-ticket⚠one-liners. Per-ticket Jira status now shows once, as an inline-code tag on the Yesterday line, and### Blockersalways 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.shhelper (plus its test and CI step) — superseded by the done/planned/blocked render. The window span now lives in the subtitle;since-window.shis unchanged.
Full Changelog: v0.7.6...v0.7.7