Skip to content

Releases: Finch-API/finch-api-python

v0.16.6

07 Mar 16:11

Choose a tag to compare

0.16.6 (2024-03-06)

Full Changelog: v0.16.5...v0.16.6

Chores

  • internal: add core support for deserializing into number response (#317) (f5f006a)

Documentation

v0.16.5

05 Mar 20:54

Choose a tag to compare

0.16.5 (2024-03-05)

Full Changelog: v0.16.4...v0.16.5

Chores

v0.16.4

05 Mar 16:23

Choose a tag to compare

0.16.4 (2024-03-05)

Full Changelog: v0.16.3...v0.16.4

Chores

  • client: improve error message for invalid http_client argument (#311) (905dffb)

v0.16.3

04 Mar 23:20

Choose a tag to compare

0.16.3 (2024-03-04)

Full Changelog: v0.16.2...v0.16.3

Documentation

v0.16.2

04 Mar 20:20

Choose a tag to compare

0.16.2 (2024-03-04)

Full Changelog: v0.16.1...v0.16.2

Chores

v0.16.1

04 Mar 15:35

Choose a tag to compare

0.16.1 (2024-03-04)

Full Changelog: v0.16.0...v0.16.1

Chores

  • internal: split up transforms into sync / async (#304) (665c4de)
  • internal: support more input types (#306) (5c3f635)

v0.16.0

01 Mar 15:51

Choose a tag to compare

0.16.0 (2024-03-01)

Full Changelog: v0.15.0...v0.16.0

Features

Chores

Documentation

v0.15.0

20 Feb 17:28

Choose a tag to compare

0.15.0 (2024-02-20)

Full Changelog: v0.14.2...v0.15.0

Features

Chores

v0.14.2

20 Feb 16:05

Choose a tag to compare

0.14.2 (2024-02-15)

Full Changelog: v0.14.1...v0.14.2

Chores

  • internal: refactor release environment script (#290) (006786a)

v0.14.1

12 Feb 18:28

Choose a tag to compare

0.14.1 (2024-02-08)

Full Changelog: v0.14.0...v0.14.1

Bug Fixes

  • prevent crash when platform.architecture() is not allowed (#283) (ca5cf4c)
  • types: loosen most List params types to Iterable (#288) (ed26c31)

Chores

  • internal: add lint command (#286) (0e6398c)
  • internal: minor pagination restructuring (#287) (440f9ba)
  • internal: support serialising iterable types (#285) (759e3ef)

Documentation