Releases: straddle-build/straddle-cli
Releases · straddle-build/straddle-cli
Release list
v1.0.2
Changelog
- e91c6d4: feat(cli): prepare renamed CLI for npm publishing (#28) (keith (@hello-keith))
v0.1.2
Changelog
- 206998c: test: isolate API sync review environment (keith (@hello-keith))
- f7bc8da: Merge pull request #26 from straddle-build/codex/fix-api-sync-review-env (keith (@hello-keith))
- 2a4d220: chore: sync API contract 1.0.2 (#27) (keith (@hello-keith))
v0.1.1
Changelog
- 6d35e36: Note pending brew/npm availability until release secrets land (keith (@hello-keith))
- 8a09a80: fix: correct user-facing help text that referenced straddle-pp-cli (keith (@hello-keith))
- d116a2e: chore: remove generator provenance (keith (@hello-keith))
- 029f42d: feat: add API sync foundation (keith (@hello-keith))
- 7136820: chore: configure no-mistakes commands (keith (@hello-keith))
- 5cf0af3: no-mistakes(review): Fix API sync raw endpoint regressions (keith (@hello-keith))
- f06e00f: no-mistakes(review): Fix API sync drift and body handling (keith (@hello-keith))
- f4df073: no-mistakes(review): Fix API sync drift and delete handling (keith (@hello-keith))
- 752f3a2: no-mistakes(review): Fix raw API account policy (keith (@hello-keith))
- 3303385: no-mistakes(review): Harden API sync generator validation (keith (@hello-keith))
- f4f0f64: no-mistakes(review): Harden API sync generation contracts (keith (@hello-keith))
- c7e10d5: no-mistakes(document): Sync API docs with generator (keith (@hello-keith))
- e91575b: Merge pull request #7 from straddle-build/keith/me-343-api-sync-generator-backed-endpoint-tracking-straddle-api (keith (@hello-keith))
- f82e2d5: chore: group dependabot updates (keith (@hello-keith))
- ae35188: no-mistakes(document): Document Dependabot grouping (keith (@hello-keith))
- 4a33800: no-mistakes(lint): Pin Go 1.26.5 toolchain (keith (@hello-keith))
- cbeda4a: Merge pull request #8 from straddle-build/keith/me-343-api-sync-generator-backed-endpoint-tracking-straddle-api (keith (@hello-keith))
- 7172fc1: build(deps): bump the github-actions group with 3 updates (Dependabot (@dependabot)[bot])
- cd4d99f: build(deps): bump the go-minor-and-patch group with 4 updates (Dependabot (@dependabot)[bot])
- 6324f69: Merge pull request #10 from straddle-build/dependabot/go_modules/go-minor-and-patch-2771e414ab (keith (@hello-keith))
- cd5c0c3: Merge pull request #9 from straddle-build/dependabot/github_actions/github-actions-cab7328461 (keith (@hello-keith))
- 1f797ed: docs: migrate agent docs to universal workflow architecture (keith (@hello-keith))
- fd0e514: no-mistakes(review): Correct credential and release documentation (keith (@hello-keith))
- abf0369: no-mistakes(review): Deduplicate validation guidance around canonical operations table (keith (@hello-keith))
- 06e635a: no-mistakes(review): Correct STRADDLE_STYLE path casing (keith (@hello-keith))
- 7b8dd08: Merge pull request #11 from straddle-build/omp-migration (keith (@hello-keith))
- 2b37f55: test(cli): cover generated API sync auto-merge (keith (@hello-keith))
- 8315743: feat(cli): queue generated API additions for auto-merge (keith (@hello-keith))
- 2c2ddf8: no-mistakes(document): Document API-sync auto-merge guards (keith (@hello-keith))
- cdd0732: Merge pull request #14 from straddle-build/codex/me-343-auto-merge-generated-additions (keith (@hello-keith))
- 148ffdd: feat(cli): add published list filters (keith (@hello-keith))
- 1545914: no-mistakes(review): Preserve zero and false string list filters (keith (@hello-keith))
- 253a5b5: no-mistakes(review): Align account addresses with published schema (keith (@hello-keith))
- 55c74da: no-mistakes(document): Document confirmed list filters (keith (@hello-keith))
- ecfd156: Merge pull request #16 from straddle-build/codex/me-343-list-filter-drift (keith (@hello-keith))
- c1a6872: docs: adopt behavior-first coding standards (keith (@hello-keith))
- c99f0b9: Merge pull request #18 from straddle-build/codex/behavior-first-standards-sync (keith (@hello-keith))
- 24129db: fix: update Go toolchain to 1.26.6 (#24) (keith (@hello-keith))
- 5a73c6a: chore: add CODEOWNERS (#23) (keith (@hello-keith))
- 5d9de59: feat: automate Scalar contract sync and CLI releases (keith (@hello-keith))
- 961ce09: no-mistakes(review): Fix stale API sync PR detection and tests (keith (@hello-keith))
- 0cc62b4: no-mistakes(document): Consolidate Scalar sync documentation (keith (@hello-keith))
- e456003: Merge pull request #25 from straddle-build/codex/me-663-scalar-sync-clean (keith (@hello-keith))
v0.1.0
Changelog
- afb793c: Skip cask upload until HOMEBREW_TAP_GITHUB_TOKEN lands (hello-keith keith@straddle.com)
- 1930475: Release gate: clear scan findings (hello-keith keith@straddle.com)
- 76ac5d5: Rewrite docs for the CLI-only production release (hello-keith keith@straddle.com)
- 9f72535: Add CI, release automation, and gosec lint gate (hello-keith keith@straddle.com)
- c075a87: Add distribution: GoReleaser rewrite, curl installer, npm wrapper (hello-keith keith@straddle.com)
- 35854b8: Index production-readiness divergences in the patches manifest (hello-keith keith@straddle.com)
- f28a3d5: Rename product to straddle (hello-keith keith@straddle.com)
- 696b2a8: Remove embedded MCP server; a standalone MCP server will live in its own repo (hello-keith keith@straddle.com)
- b52191d: Rename module to github.com/straddle-build/cli (hello-keith keith@straddle.com)
- 4f61335: Resolve version from ldflags, build info, or dev fallback (hello-keith keith@straddle.com)
- 9dfa7eb: Add security hardening test suite (hello-keith keith@straddle.com)
- a8545d0: Security hardening: transport, permissions, credential redaction (hello-keith keith@straddle.com)
- 6e731c7: Repo hygiene: drop generator run receipts, soften generated-file headers (hello-keith keith@straddle.com)
- d03264f: Add OpenWiki docs and repo pointers (hello-keith keith@straddle.com)
- 87c2075: Port demo-charge.sh from the v1 CLI (hello-keith keith@straddle.com)
- 8e42f19: Add VHS demo harness for marketing recordings (hello-keith keith@straddle.com)
- 775141c: Add CLAUDE.md with repo conventions (hello-keith keith@straddle.com)
- f429c0e: Fix human-mode provenance count for single-object responses (hello-keith keith@straddle.com)
- 0f1c768: Add human-mode detail card renderer for single-object output (hello-keith keith@straddle.com)
- e22a742: Initial commit: straddle-pp-cli — Straddle Pay by Bank + Embed CLI (hello-keith keith@straddle.com)