Skip to content

Releases: Bandwidth/cli

v0.1.0-beta

01 May 19:00
ff18ec0

Choose a tag to compare

Changelog

  • d9ca9fd Add Context7 ownership data
  • b2c237e Add ExitRateLimit and map 402/429 to specific exit codes
  • bfe353e Address PR review feedback
  • 2abfc0c Document Bandwidth Build account behavior in README and AGENTS.md
  • 9b5d200 Make 403 error handling consistent and Build-aware
  • a72b9f3 Merge branch 'main' into feat/number-activate
  • 670b327 Merge branch 'main' into feature/build-cli-improvements
  • c1406ec Merge pull request #4 from Bandwidth/fix/goreleaser-brew-formula-dir
  • 92a5327 Merge pull request #5 from Bandwidth/feature/build-cli-improvements
  • ff18ec0 Merge pull request #6 from Bandwidth/feat/number-activate
  • c361d96 Merge pull request #7 from Bandwidth/feat/add-context7-ownership
  • b053ab7 Persist JWT roles and express claim on login profile
  • 9b10648 Short-circuit message send preflight on Build accounts
  • 2074eff Simplify account-binding guidance at login
  • fbeff20 Surface account capabilities in auth status
  • b49a092 Use the customer-facing brand for account-type detection
  • a631dfb Write homebrew formula into Formula/ on the tap
  • 6a6c164 feat(number): add activate/deactivate for service-activation orders

v0.0.1-beta

17 Apr 18:48
744349d

Choose a tag to compare

Changelog

  • b22c09a Fix GoReleaser homebrew publish to actually use the PR flow
  • 4c137be Hello, world: initial code drop for the Bandwidth CLI
  • f2150c0 Merge pull request #1 from Bandwidth/feature/rebrand-to-cli
  • 744349d Merge pull request #3 from Bandwidth/fix/goreleaser-brew-pr-flow
  • 81d2d64 initial commit