Skip to content

Releases: nkaewam/mrstack

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 12:40
333110d

0.3.1 (2026-07-28)

Bug Fixes

  • use MR pipelines endpoint for merged-results CI association (a123f06)
  • use MR pipelines endpoint for merged-results CI association (39e43c2)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 12:15
a6fdbc0

0.3.0 (2026-07-28)

Features

  • add check <name> to run the check pipeline on a named stack (4694d27)
  • add mrstack agent skill and installer (208cbe9)
  • add mrstack view to render named stacks with live status (6dd1bea)
  • add stack remove and stack delete for full named-stack management (7edb137)
  • add user-global named stacks with stack create/add/list (29b6f4e)
  • require named stacks for check and cache view snapshots (e41673f)

Bug Fixes

  • clean up managed git worktrees in restack tests (d34dc74)
  • decode paginated glab array responses and surface transport errors (9bc0444)
  • satisfy staticcheck S1009 in gitlab client test (2bdac09)
  • use Vercel skills CLI instead of custom install.sh (90f8568)
  • validate Homebrew formula component order on release (462bf99)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 10:15
26e059f

0.2.1 (2026-07-28)

Bug Fixes

  • generate SBOM on host platform in release (4a53ce0)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 08:55
8cb76f8

0.2.0 (2026-07-28)

Features

  • add homebrew tap and release-please automation (d4a8b43)
  • implement mrstack v1 (fff277f)
  • move to taskfile (d4c13d9)

Bug Fixes

  • address skeptical review round 1 (53ea06d)
  • address skeptical review round 2 (6870037)
  • address skeptical review round 3 (b35f38d)
  • satisfy CI static analysis (5f4445b)