Skip to content

v0.8.1

Latest

Choose a tag to compare

@stainless-app stainless-app released this 22 Dec 11:50
f93ace8

0.8.1 (2025-12-22)

Full Changelog: v0.8.0...v0.8.1

Features

Bug Fixes

  • ensure streams are always closed (7bb9db8)
  • types: allow pyright to infer TypedDict types within SequenceNotStr (9cfc9d6)
  • use async_to_httpx_files in patch method (8abb539)

Chores

  • add missing docstrings (81f1fa9)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (e20aaa4)
  • docs: use environment variables for authentication in code snippets (a30f6ae)
  • internal: add --fix argument to lint script (0ef4242)
  • internal: add missing files argument to base client (28d1738)
  • speedup initial import (8e50946)
  • update lockfile (a3a2e4f)