Skip to content

v0.2.0

Choose a tag to compare

@cushycush cushycush released this 22 Apr 07:58
· 13 commits to main since this release

Changed

  • stock now styles its CLI output — doctor manager chips, drift/unservable reports, diff + markers, bootstrap phase headers, and snapshot warnings all render in color through the shared store-core/ui module. Output matches store's look; styling auto-disables on non-terminal stdout and honors NO_COLOR / FORCE_COLOR.
  • Requires store-core v0.2.0.

Visual before/after

Before: pacman: missing: ripgrep

After: [warn] pacman missing: ripgrep (chip and manager bolded; [warn] dim yellow)

Install

go install github.com/cushycush/stock/cmd/stock@v0.2.0