Skip to content

Releases: craftybase/craftybase-cli

v0.3.0

24 Jun 20:37
c5d14c9

Choose a tag to compare

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

22 Jun 11:58
0660c2f

Choose a tag to compare

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

22 Jun 04:33
f9e00f3

Choose a tag to compare

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)