Releases: doitintl/dci-cli
Releases · doitintl/dci-cli
v1.3.0
Changelog
- 6928be5: feat: add --customer-context / -D flag for per-command context override (@jtdelia)
- cb0a653: feat: support DCI_API_BASE_URL env var to override API endpoint (@ajramos)
- a6ab615: feat: support DCI_API_BASE_URL env var to override API endpoint (@apgiorgi)
- cace584: fix: validate DCI_API_BASE_URL and update existing config on override (@ajramos)
- 8245277: refactor: make maybeHintDoerContext status testable; fix gofmt; strengthen hint suppression test (@jtdelia)
v1.2.0
Changelog
- 3de6001 Merge branch 'main' into feat/dci-cli-skill
- 1352687 Merge pull request #3 from doitintl/feat/dci-cli-skill
- 50ad692 Update Homebrew formula and Scoop manifest for v1.1.1
- e920ce6 feat: Add
dci skillsubcommand to install agent skills - ed04c76 feat: Add secrets scanning, harden .gitignore, and document CI secrets
- fbb73ea feat: Auto-configure customer context for DoiT employees on first login
- 06583e9 fix: Address PR review comments
- 2bca917 fix: Pass GITLEAKS_LICENSE secret to gitleaks-action in CI
v1.1.1
v1.1.0
v1.0.1
v1.0.0
v0.2.0
v0.1.0
Changelog
- 462b134 Add custom table output with column control
- 2bd836e Add release pipeline with single-repo Homebrew/Scoop distribution
- a0266fa Default output to table
- 4fd44c6 Drop windows_arm64 build target (upstream compiler missing)
- 4e7770f Fix README
- d9a89d2 Fix release: set per-target CC/CXX for goreleaser-cross
- d3f9808 Fix release: use goreleaser-cross Docker image directly
- f3f5ef3 Fix release: use goreleaser-cross for CGO cross-compilation
- 2556bdf Fix release: use native runners per OS for CGO compatibility
- 10b9915 Handle get-report result.rows table extraction
- 33cd7c9 Harden CLI runtime and add CI checks
- 4149c58 Initial commit: DCI CLI wrapper
- 3165b7d Refine profile flag parsing and refresh README
- 5469c46 Removed auto-generated CLAUDE.md (https://arxiv.org/abs/2602.11988)
- 756556d Rename project and update installation instructions
- 8de4873 Revise README title and description
- 587404a Updated README
- a2d2e11 Use OS config dir and document cross-platform config path
- 1a5b6f8 update README