Skip to content

Releases: deployhq/deployhq-cli

v0.16.3

06 May 12:29

Choose a tag to compare

Changelog

  • 11c173b fix(deploy): make deploys incremental by default

v0.16.2

05 May 14:17

Choose a tag to compare

Changelog

  • a46ef4c fix(version): show update notice in agent-detected terminals

v0.16.1

05 May 14:01

Choose a tag to compare

Changelog

  • 3d4c146 docs(deployments): document branch and revision resolution
  • 7411626 docs(help): add Long descriptions to resource-group parents
  • 053593f docs(help): add usage examples to top 15 commands
  • e900e46 fix(deploy): respect server preferred branch and --branch flag

v0.16.0

28 Apr 07:03
24d15b1

Choose a tag to compare

Changelog

  • b6ed4e2 feat(telemetry): include sanitized error message in events (#3)
  • 24d15b1 fix(errors): classify network errors as exit code 4 (#4)

v0.15.4

27 Apr 07:16

Choose a tag to compare

Changelog

  • 5bd0e0e fix: render insights as human-readable table in TTY mode
  • 10424c6 fix: truncate long build commands in table output

v0.15.3

26 Apr 14:04

Choose a tag to compare

Changelog

v0.15.2

26 Apr 08:57

Choose a tag to compare

Changelog

  • 05747df feat: enable Scoop bucket for Windows distribution

v0.15.1

26 Apr 08:36

Choose a tag to compare

Changelog

  • e1ae7ab fix: don't auto-enable non-interactive mode from agent detection alone

v0.15.0

26 Apr 08:25

Choose a tag to compare

Changelog

  • 090d8cc Merge pull request #2 from deployhq/feat/dry-run-pagination
  • df306f7 feat: add --dry-run flag to deploy and --page/--per-page to list commands
  • b3babc9 feat: add ListOptions to all SDK List methods for pagination support
  • fdce2d6 feat: add root-level dhq insights shortcut
  • 89baf4d feat: add skill metadata for distribution on skills.sh and claudepluginhub
  • df06b37 feat: add strict non-interactive mode, agent metadata, and structured error responses
  • 3b1edb1 fix: address PR review comments
  • 7a220cf fix: enforce non-interactive mode consistently and tighten agent metadata
  • 140a34f fix: move dry-run/wait check before auth so it works without credentials
  • 650ca48 fix: pass nil ListOptions to ListDeployments after pagination refactor

v0.14.1

16 Apr 05:54

Choose a tag to compare

Changelog

  • ead4216 feat: add global config files, build cache files, build languages, build known hosts