Skip to content

Latest commit

 

History

History
68 lines (36 loc) · 2.89 KB

File metadata and controls

68 lines (36 loc) · 2.89 KB

Changelog

0.5.0 (2025-11-06)

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

Features

Bug Fixes

  • client: close streams without requiring full consumption (600e68b)

Chores

  • bump httpx-aiohttp version to 0.1.9 (1a2887c)
  • internal/tests: avoid race condition with implicit client cleanup (c01d166)
  • internal: grammar fix (it's -> its) (e501e14)

0.4.0 (2025-10-11)

Full Changelog: v0.3.1...v0.4.0

Features

0.3.1 (2025-10-11)

Full Changelog: v0.3.0...v0.3.1

Chores

  • internal: detect missing future annotations with ruff (e29d902)

0.3.0 (2025-10-03)

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

Features

0.2.0 (2025-10-03)

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

Features

  • api: manual updates for parameter updates (69a7aca)

0.1.1 (2025-09-22)

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

0.1.0 (2025-09-22)

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

Chores