Skip to content

Latest commit

 

History

History
123 lines (81 loc) · 9.25 KB

File metadata and controls

123 lines (81 loc) · 9.25 KB

Changelog

0.6.0 (2026-04-17)

Full Changelog: v0.5.0...v0.6.0

Features

  • api: rename /markets/tvl endpoint, fix market state pool fields, nest market listings under content (9e71b8b)

0.5.0 (2026-04-17)

Full Changelog: v0.4.0...v0.5.0

Features

  • api: add TVL, missing balance variants (10486d5)

Bug Fixes

  • ensure file data are only sent as 1 parameter (1581f6d)

Chores

  • ci: remove release-doctor workflow (39b2df7)

0.4.0 (2026-04-09)

Full Changelog: v0.3.0...v0.4.0

Features

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (f3dc171)

0.3.0 (2026-04-04)

Full Changelog: v0.2.0...v0.3.0

Features

  • api: api update (bf139f9)
  • api: remove bantr integration endpoint (5271ab6)

0.2.0 (2026-04-03)

Full Changelog: v0.1.0...v0.2.0

Features

  • api: add missing models, pagination impls (1aa9a59)
  • api: add python publishing config (72173a4)
  • api: api update (ebee3a7)
  • api: api update (a2daaa3)
  • api: api update (64bfdf0)
  • api: disable series pagn, update example requests (9d71f0b)
  • api: Fix readme title, fix inverted example params (c90715f)
  • api: manual updates (3424a81)
  • api: manual updates (f1f5aae)

Chores

0.1.0 (2026-03-30)

Full Changelog: v0.0.1...v0.1.0

Features

Bug Fixes

  • deps: bump minimum typing-extensions version (c53e89a)
  • pydantic: do not pass by_alias unless set (fc8fe1a)
  • sanitize endpoint path params (44c0c8b)

Chores

  • ci: bump uv version (2eb8bd0)
  • ci: skip lint on metadata-only changes (05a360f)
  • ci: skip uploading artifacts on stainless-internal branches (18daf63)
  • configure new SDK language (46f828a)
  • configure new SDK language (e5f08fa)
  • internal: add request options to SSE classes (580d4ce)
  • internal: make test_proxy_environment_variables more resilient (29b6d23)
  • internal: make test_proxy_environment_variables more resilient to env (75f44ea)
  • internal: refactor authentication internals (3261db6)
  • internal: tweak CI branches (73115dc)
  • internal: update gitignore (234d18a)
  • update SDK settings (a258db0)
  • update SDK settings (658ca27)