Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 15:14
· 4 commits to main since this release
2373efd

Changelog

  • 2373efd ci(notify-docs): dispatch the docs sync on release only (#89)
  • 9cd59e2 docs(help): stop the help surface from lying about --body, args, and v2 round-trips (#74)
  • 8500aac feat(body): accept --body @file and validate JSON client-side (#75)
  • 0b5c92c feat(openapi): enforce required query params, add --query escape hatch (#76)
  • a369e1e feat(schema): --schema on every command, plus response shapes (#79)
  • c6889ec fix(config): honour -p/--profile in config login and logout (#84)
  • 19280dd fix(config): stop reporting broken configs and unknown profiles as "no API token" (#87)
  • 43d69f3 fix(flags): normalize flag names so spec naming drift stops breaking commands (#77)
  • fb32efa fix(help): spell Arguments-block names the way the usage line does (#80)
  • 99820ce fix(openapi): derive shorthand flag types from schema (#73)
  • e4e695e fix(output): keep stdout clean on failure and error on unknown subcommands (#78)
  • 43fe1a7 fix(output): unwrap nested error objects; fix --result-type docs; agent-help name-vs-UUID examples (#88)
  • 20bd77b fix(schema): spell --schema flags and placeholders the way --help does (#86)
  • 49eda22 sync spec: composite-topic imported_model_ids on v2 document queries (#81)