Skip to content

Releases: godaddy/cli-engine

cli-engine: v0.6.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 18:58
3f9c943

0.6.0 (2026-07-31)

⚠ BREAKING CHANGES

  • environments: declarative, attribute-driven per-environment config (#69)

Features

  • environments: declarative, attribute-driven per-environment config (#69) (bdf256d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • cli-engine-macros bumped from 0.1.0 to 0.2.0

cli-engine-macros: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 18:58
3f9c943

0.2.0 (2026-07-31)

⚠ BREAKING CHANGES

  • environments: declarative, attribute-driven per-environment config (#69)

Features

  • environments: declarative, attribute-driven per-environment config (#69) (bdf256d)

cli-engine: v0.5.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 22:30
b0bbd76

0.5.0 (2026-07-30)

⚠ BREAKING CHANGES

  • cli: make search a real command (#68)

Features

Miscellaneous

  • deps: bump quinn-proto from 0.11.14 to 0.11.16 (#67) (e508548)

cli-engine: v0.4.10

Choose a tag to compare

@github-actions github-actions released this 24 Jul 21:34
e3ffc18

0.4.10 (2026-07-24)

Features

  • output: add optional top-level fix on error envelopes [DEVEX-945] (#65) (dc8232f)

Bug Fixes

  • test: remove two process-global races causing flaky CI panics (#61) (f4343a2)

cli-engine: v0.4.9

Choose a tag to compare

@github-actions github-actions released this 23 Jul 00:19
e1f0374

0.4.9 (2026-07-23)

Features

  • cli: add global ${APP_ID}_MIN_STAGE env var override (#62) (6f22980)

cli-engine: v0.4.8

Choose a tag to compare

@github-actions github-actions released this 22 Jul 18:31
1f9f2d7

0.4.8 (2026-07-21)

Bug Fixes

  • environments: accept gddy's nested environments.toml shape (#59) (e9209b4)

cli-engine: v0.4.7

Choose a tag to compare

@github-actions github-actions released this 21 Jul 18:03
7e3ccb9

0.4.7 (2026-07-21)

Features

  • auth: announce OAuth token receipt after the PKCE callback (#57) (e09160e)
  • command: let commands opt in to handler-driven --dry-run (#56) (a89c16c)

cli-engine: v0.4.6

Choose a tag to compare

@github-actions github-actions released this 17 Jul 20:24
4d0ffd8

0.4.6 (2026-07-17)

Features

  • output: terminal-width-aware tables, field-order rendering, config-driven format (#54) (5ca753f)

cli-engine: v0.4.5

Choose a tag to compare

@github-actions github-actions released this 16 Jul 19:26
ee6c6e0

0.4.5 (2026-07-16)

Bug Fixes

  • auth: surface granted scopes in auth login output, matching auth status (#52) (2f62417)

cli-engine: v0.4.4

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:29
cab3df2

0.4.4 (2026-07-16)

Features

  • auth: add scopes tracking, extensible auth commands, standalone module walk (#49) (bebe5bb)

Bug Fixes

  • only register --reason when authz/auditor/activity is configured (#50) (81f50b1)