Skip to content

v0.10.0

Choose a tag to compare

@stainless-bot stainless-bot released this 15 Jun 21:27

0.10.0 (2023-06-15)

⚠ BREAKING CHANGES

  • api: remove avs_type property, add dispute evidence filename, and mark properties nullable (#5)

Features

  • add JsonValue.convert method (b144666)
  • api: remove avs_type property, add dispute evidence filename, and mark properties nullable (#5) (47fd0cf)
  • core: add asUnknown to JsonField (a1105cc)
  • pagination: improve handling of response types (812da74)

Chores

  • internal: add explicit type annotations to validate() (baffee8)
  • internal: added version comment (5dfad4d)
  • internal: cleaner asUnknown implementation (62ea0dd)
  • internal: remove unused check-test-server script (c807ab7)

Documentation

  • api: update docstrings (67aa800)
  • point to github repo instead of email contact (#4) (9143442)