Skip to content

v0.1.0-alpha.7

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 08 Apr 16:56
d0c2772

0.1.0-alpha.7 (2025-04-08)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Features

  • allow all valid JSON types to be encoded (#119) (a67519c)
  • support query, header, and body params that have identical names (#118) (4fa584a)

Bug Fixes

  • converter should transform stringio into string where applicable (#121) (432e28e)

Chores