Skip to content

Releases: doitintl/dci-cli

v1.0.1

16 Mar 16:02

Choose a tag to compare

Changelog

  • 4c84997 Update Homebrew formula and Scoop manifest for v1.0.0

v1.0.0

11 Mar 16:13

Choose a tag to compare

Changelog

  • 402685c Add login/logout commands for explicit authentication
  • 130b0f3 Refactor command branding into shared helper with tests
  • 9cd66b3 feat: Support DCI_API_KEY and DCI_CUSTOMER_CONTEXT env vars

v0.2.0

10 Mar 08:41

Choose a tag to compare

Changelog

  • 28a623b Brand root help and hide completion command
  • 8205d1c Fix Homebrew tap: require explicit URL since repo is not named homebrew-*
  • d9c8230 Fix downstream workflow triggers and Homebrew smoke test
  • 8eb3be2 Update Homebrew formula and Scoop manifest for v0.1.0

v0.1.0

10 Mar 08:04

Choose a tag to compare

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