Skip to content

Latest commit

 

History

History
68 lines (37 loc) · 3.43 KB

File metadata and controls

68 lines (37 loc) · 3.43 KB

Changelog

1.2.1 (2026-04-16)

Full Changelog: v1.2.0...v1.2.1

Bug Fixes

  • goreleaser: correct pull request config (5d6c9ae)

Chores

  • ci: support manually triggering release workflow (9f53a96)

1.2.0 (2026-04-16)

Full Changelog: v1.1.0...v1.2.0

Features

  • api: add claude-opus-4-7, token budgets and user_profiles (df20ce9)
  • api: manual updates (07273ef)
  • cli: alias parameters in data with x-stainless-cli-data-alias (991b8e9)

Bug Fixes

  • cli: fix incompatible Go types for flag generated as array of maps (ced5845)
  • fix for failing to drop invalid module replace in link script (ad79ded)
  • use correct multipart array format (326a8b5)

Chores

  • add documentation for ./scripts/link (d1a18e2)
  • ci: remove release-doctor workflow (2c92e20)
  • cli: additional test cases for ShowJSONIterator (9c94055)
  • cli: fall back to JSON when using default "explore" with non-TTY (cd58bd2)
  • cli: switch long lists of positional args over to param structs (4373b01)
  • internal: codegen related update (8ea4789)
  • internal: codegen related update (48aff04)

Documentation

1.1.0 (2026-04-09)

Full Changelog: v1.0.0...v1.1.0

Features

Chores

  • cli: let --format raw be used in conjunction with --transform (4748f25)

1.0.0 (2026-04-08)

Full Changelog: v0.0.1-alpha.0...v1.0.0

Features

  • Initial release of the ant CLI.