Skip to content

Latest commit

 

History

History
65 lines (33 loc) · 2.58 KB

File metadata and controls

65 lines (33 loc) · 2.58 KB

Changelog

0.3.0 (2026-01-05)

Full Changelog: v0.2.1...v0.3.0

Features

  • api: fix array query parameter formatting (d1a1243)

0.2.1 (2025-12-19)

Full Changelog: v0.2.0...v0.2.1

Bug Fixes

  • use async_to_httpx_files in patch method (c02afdb)

Chores

  • internal: add --fix argument to lint script (46a9b4b)

0.2.0 (2025-12-17)

Full Changelog: v0.1.1...v0.2.0

Features

Chores

0.1.1 (2025-12-17)

Full Changelog: v0.1.0...v0.1.1

Documentation

  • add environment and config usage documentation (487b1cf)

0.1.0 (2025-12-17)

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

Features

Chores

  • internal: add missing files argument to base client (041d054)
  • speedup initial import (c6fa047)
  • update SDK settings (217b866)
  • update SDK settings (cc95759)

Refactors

  • internal: switch from rye to uv (d4cdfd0)