Skip to content

Pine 0.8.0

Choose a tag to compare

@underworld14 underworld14 released this 29 Aug 14:07
· 2 commits to main since this release

What's new

pine upgrade

Update the installed binary from the latest GitHub Release:

  • pine upgrade — download, verify checksums, replace in place
  • pine upgrade --check — compare current vs latest (exit 1 if update available)
  • pine upgrade --force — reinstall latest even when versions match

Optional GITHUB_TOKEN / GH_TOKEN raises API rate limits. A go install build is upgraded to the official release archive (full embedded UI).

Ticket phase

Optional rollout phase on tickets (p0, p1, …):

  • pine create --phase … / pine update --phase … (none clears)
  • pine list --phase …
  • Exposed in API / web ticket types

List & ready UX

  • pine ready prints an epic → children tree (parent epics shown as context headers)
  • pine list --flat removed; tree is the only text layout

Install

Download the archive for your OS/arch from the assets below, or after this release is published:

pine upgrade