Skip to content

v0.6.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 06 May 19:12
b9dc5ed

0.6.0 (2026-05-06)

Full Changelog: v0.5.1...v0.6.0

Features

Bug Fixes

  • re-export TaskGroup from parallel.types.beta and silence reportDeprecated (dc6119f)
  • scripts: remove unreachable check and redundant type annotation (f63ad0a)
  • scripts: satisfy pyright in alias resolver (892f474)
  • types: preserve back-compat aliases for renamed inline classes (532ee8f)
  • types: use module-level alias instead of import-as (b1b9858)
  • use correct field name format for multipart file arrays (1e34228)

Chores

  • internal: more robust bootstrap script (d4c7737)
  • internal: reformat pyproject.toml (b3c0639)
  • scripts: follow alias and attribute redirections in breaking-change detection (89b1495)
  • stop tracking uv.lock (project uses requirements*.lock from rye) (540471a)