Skip to content

v0.10.0

Compare
Choose a tag to compare
@stainless-bot stainless-bot released this 09 Jan 20:12

0.10.0 (2024-01-09)

Full Changelog: v0.9.5...v0.10.0

Features

  • add None default value to nullable response properties (#246) (a3c577c)
  • api: add method to create access token (#249) (3dedeb6)
  • api: add sandbox APIs (#251) (3ac7bc5)

Bug Fixes

  • client: correctly use custom http client auth (#242) (244aef9)

Chores