Skip to content

Releases: craftybase/stocksmith-cli

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 28 Aug 21:45
3ee2d0b

Changelog

  • 3ee2d0b feat: surface per-line receipt state and material on-order quantity (#15)

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 15 Aug 12:36
1542541

Changelog

  • 1542541 fix(recipes): read ingredient_type/ingredient_id so components keep their name (#14)
  • 2f2ee8e Update README.md

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 05:04
c705844

Changelog

  • c705844 chore: rebrand CLI from Craftybase to Stocksmith (#13)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 20:37
c5d14c9

Changelog

  • c5d14c9 chore: add cut-release skill for tagging new versions (#12)
  • 78a2588 feat: add craftybase update self-update command (#11)
  • ed747c3 feat: add expenses list/show command group (CU-868k0t6gb) (#10)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 11:58
0660c2f

Changelog

  • 0660c2f feat: add recipes list/show command group (CU-868k0t6gb) (#9)
  • 3b2f6b3 chore: post-launch follow-ups — GoReleaser archives.formats + docs URL (#8)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 04:33
f9e00f3

Changelog

  • f9e00f3 fix: un-ignore + restore cmd/craftybase entry point; add CI build guard (#7)
  • 4378a04 feat: add manufactures list/show command group (CU-868k0t6gb) (#6)
  • 481cb4a refactor: unify materials/products/components onto one resource list/show core (closes #2) (#4)
  • c6be57b feat: public site & docs at cli.craftybase.dev (#3)
  • c993c02 feat: add products & components command groups (CU-868k0t6gb) (#1)
  • 9ebc302 docs: add CLAUDE.md project guide for Claude Code
  • 7a4fd38 chore: point install script URL at cli.craftybase.dev
  • 06f2ca3 fix: align flag/env description columns; reset SetOut in tests (CU-868k0t6gb)
  • a62c620 test: golden snapshot for branded root help (CU-868k0t6gb)
  • 1732c56 feat: render branded help for root command, default for subcommands (CU-868k0t6gb)
  • 92c714b feat: add branded root help screen renderer (CU-868k0t6gb)
  • 9787cf1 feat: add ANSI styling primitives for branded output (CU-868k0t6gb)
  • ede37da docs: add branded root help implementation plan (CU-868k0t6gb)
  • 3783711 docs: add branded root help screen design spec (CU-868k0t6gb)
  • a4cb8c9 feat: initial Craftybase CLI implementation (CU-868k0t6gb)