Skip to content

v0.22.0

Compare
Choose a tag to compare
@stainless-bot stainless-bot released this 03 Nov 14:17

0.22.0 (2023-11-03)

Full Changelog: v0.21.0...v0.22.0

Features

  • api: add verification_attempts response property (#223) (84446d7)
  • client: allow binary returns (#224) (78c7e86)
  • client: support accessing raw response objects (#218) (8540bba)
  • client: support passing BaseModels to request params at runtime (#225) (ab37ce8)
  • github: include a devcontainer setup (#222) (1256ea0)
  • package: add classifiers (#221) (a1d9641)

Chores

  • internal: minor restructuring of base client (#220) (2c36aa7)
  • internal: require explicit overrides (#217) (c85bd62)