Skip to content

v3.0.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 08 Aug 20:35
f40ef8c

3.0.0-beta.3 (2025-08-08)

Full Changelog: v3.0.0-beta.2...v3.0.0-beta.3

Features

  • api: make kwargs match the env vars (b74952e)
  • api: rename environment variables (ed70ab7)

Bug Fixes

  • actually read env vars (68daceb)
  • config: align environment variables with other DO tools and console (#40) (#41) (6853d05)
  • use of cached variable in internals (4bd6ace)

Chores

  • internal: fix ruff target version (b370349)