Skip to content

Releases: Finch-API/finch-api-python

v1.14.2

11 Feb 23:27
Compare
Choose a tag to compare

1.14.2 (2025-02-11)

Full Changelog: v1.14.1...v1.14.2

Chores

v1.14.1

11 Feb 17:14
Compare
Choose a tag to compare

1.14.1 (2025-02-10)

Full Changelog: v1.14.0...v1.14.1

Documentation

v1.14.0

08 Feb 05:07
Compare
Choose a tag to compare

1.14.0 (2025-02-06)

Full Changelog: v1.13.3...v1.14.0

Features

Chores

  • internal: bummp ruff dependency (#587) (592b7cc)
  • internal: change default timeout to an int (#586) (4835451)
  • internal: codegen related update (#583) (a26a626)
  • internal: fix type traversing dictionary params (#589) (b3157d7)
  • internal: minor formatting changes (#580) (63a905c)
  • internal: minor type handling changes (#590) (f37f226)

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)