Skip to content

Latest commit

 

History

History
169 lines (91 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

169 lines (91 loc) · 10.6 KB

Changelog

0.1.0 (2025-02-05)

Full Changelog: v0.1.0-beta.1...v0.1.0

Features

Bug Fixes

  • tests: make test_get_platform less flaky (#50) (97fe150)

Chores

  • internal: avoid pytest-asyncio deprecation warning (#51) (0730cb0)
  • internal: bump pyright dependency (#47) (4fade6c)
  • internal: minor formatting changes (#53) (a2296ef)
  • internal: minor style changes (#52) (04f378c)

Documentation

  • raw responses: fix duplicate the (#49) (b76a3a0)

0.1.0-beta.1 (2025-01-14)

Full Changelog: v0.1.0-alpha.7...v0.1.0-beta.1

Features

Bug Fixes

  • correctly handle deserialising cls fields (#42) (6511235)

Chores

0.1.0-alpha.7 (2025-01-08)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Features

Bug Fixes

  • client: only call .close() when needed (#37) (9d64934)

Chores

Documentation

0.1.0-alpha.6 (2024-12-11)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

Chores

Documentation

  • readme: fix http client proxies example (#26) (66ce358)

0.1.0-alpha.5 (2024-12-03)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Bug Fixes

  • client: compat with new httpx 0.28.0 release (#20) (2920a25)

Chores

  • internal: bump pyright (#21) (3af0b97)
  • internal: exclude mypy from running on tests (#18) (375162d)

0.1.0-alpha.4 (2024-11-27)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

Chores

  • internal: fix compat model_dump method when warnings are passed (#13) (7f9b088)
  • rebuild project due to codegen change (#10) (afd8c51)
  • remove now unused cached-property dep (#15) (292303e)

Documentation

0.1.0-alpha.3 (2024-11-14)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Chores

0.1.0-alpha.2 (2024-11-14)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

0.1.0-alpha.1 (2024-11-13)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

  • api: update via SDK Studio (a12fb38)
  • api: update via SDK Studio (6c7b477)
  • api: update via SDK Studio (c4e8e64)
  • api: update via SDK Studio (414794b)
  • api: update via SDK Studio (ceb12f0)
  • api: update via SDK Studio (7215a73)
  • api: update via SDK Studio (c037337)
  • api: update via SDK Studio (6e40de2)
  • api: update via SDK Studio (e9fad9f)
  • api: update via SDK Studio (85a6e9d)

Chores