Skip to content

v0.9.0

Compare
Choose a tag to compare
@stainless-app stainless-app released this 03 Jan 22:59

0.9.0 (2025-01-03)

Full Changelog: v0.8.1...v0.9.0

⚠ BREAKING CHANGES

  • client: switch query params objects to use QueryParams (#64)

Features

  • client: add beta endpoints (#79) (8584a20)
  • client: put body field in params, add more convenience methods, and add missing docs (#77) (0c74350)

Chores

Documentation

Refactors

  • client: switch query params objects to use QueryParams (#64) (4e9c3eb)
  • internal: use constructor to deserialize json (#66) (27389cd)