opencode-sdk-go/CHANGELOG.md
stainless-app[bot] ac02325ebd release: 0.5.0
2025-08-31 23:56:46 +00:00

7.5 KiB

Changelog

0.5.0 (2025-08-31)

Full Changelog: v0.4.0...v0.5.0

Features

0.4.0 (2025-08-31)

Full Changelog: v0.3.0...v0.4.0

Features

0.3.0 (2025-08-31)

Full Changelog: v0.2.0...v0.3.0

Features

0.2.0 (2025-08-31)

Full Changelog: v0.1.0...v0.2.0

Features

0.1.0 (2025-08-31)

Full Changelog: v0.0.1...v0.1.0

Features

Bug Fixes

  • client: process custom base url ahead of time (9b360d6)
  • client: resolve lint errors in streaming tests (4d36cb0)
  • close body before retrying (4da3f7f)
  • don't try to deserialize as json when ResponseBodyInto is []byte (595291f)

Chores

  • ci: only run for pushes and fork pull requests (bea59b8)
  • internal: codegen related update (6a22ce6)
  • internal: fix lint script for tests (391c482)
  • internal: update comment in script (b7f1c3e)
  • lint tests (616796b)
  • lint tests in subpackages (50c82ff)
  • sync repo (2f34d5d)
  • update @stainless-api/prism-cli to v5.15.0 (2f24852)