Skip to content

Releases: Finch-API/finch-api-python

v1.13.3

21 Jan 22:06
Compare
Choose a tag to compare

1.13.3 (2025-01-21)

Full Changelog: v1.13.2...v1.13.3

Bug Fixes

  • tests: make test_get_platform less flaky (#576) (6b6b36c)

Chores

Documentation

v1.13.2

14 Jan 00:55
Compare
Choose a tag to compare

1.13.2 (2025-01-10)

Full Changelog: v1.13.1...v1.13.2

Bug Fixes

  • correctly handle deserialising cls fields (#569) (95dac49)

v1.13.1

08 Jan 20:01
Compare
Choose a tag to compare

1.13.1 (2025-01-08)

Full Changelog: v1.13.0...v1.13.1

Chores

Documentation

v1.13.0

07 Jan 20:25
Compare
Choose a tag to compare

1.13.0 (2025-01-07)

Full Changelog: v1.12.1...v1.13.0

Features

Bug Fixes

  • client: only call .close() when needed (#561) (679e438)

v1.12.1

07 Jan 18:41
Compare
Choose a tag to compare

1.12.1 (2025-01-07)

Full Changelog: v1.12.0...v1.12.1

Chores

v1.12.0

30 Dec 18:15
Compare
Choose a tag to compare

1.12.0 (2024-12-17)

Full Changelog: v1.11.0...v1.12.0

Features

Chores

Documentation

  • readme: example snippet for client context manager (#550) (a5fff19)
  • readme: fix http client proxies example (#541) (35049ae)

v1.11.0

28 Nov 22:17
Compare
Choose a tag to compare

1.11.0 (2024-11-28)

Full Changelog: v1.10.1...v1.11.0

Features

Bug Fixes

  • client: compat with new httpx 0.28.0 release (#533) (f5e151c)

Chores

  • internal: exclude mypy from running on tests (#531) (a5ce0e7)
  • remove now unused cached-property dep (#529) (7fdf9b7)

v1.10.1

25 Nov 16:03
Compare
Choose a tag to compare

1.10.1 (2024-11-23)

Full Changelog: v1.10.0...v1.10.1

Chores

  • internal: fix compat model_dump method when warnings are passed (#525) (6465256)

Documentation

v1.10.0

20 Nov 00:37
Compare
Choose a tag to compare

1.10.0 (2024-11-19)

Full Changelog: v1.9.0...v1.10.0

Features

Chores

  • rebuild project due to codegen change (#518) (f5dc239)
  • rebuild project due to codegen change (#520) (e97a7aa)
  • rebuild project due to codegen change (#521) (f324a8b)
  • rebuild project due to codegen change (#522) (dff3252)

v1.9.0

01 Nov 19:39
Compare
Choose a tag to compare

1.9.0 (2024-11-01)

Full Changelog: v1.8.0...v1.9.0

Features