Skip to content

v0.1.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 14 Aug 19:02

0.1.0-alpha.1 (2024-08-14)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

Bug Fixes

  • deserialization of struct unions that implement json.Unmarshaler (#6) (a883a3a)
  • handle nil pagination responses when HTTP status is 200 (#2) (2bb2325)
  • message accumulation with union content block (09457cb)

Chores

Documentation