Releases: Finch-API/finch-api-python
Releases · Finch-API/finch-api-python
v1.14.2
v1.14.1
v1.14.0
1.14.0 (2025-02-06)
Full Changelog: v1.13.3...v1.14.0
Features
- api: api update (#582) (1568147)
- api: api update (#584) (79bb13f)
- api: api update (#585) (fe082cb)
- client: send
X-Stainless-Read-Timeout
header (#588) (70ca350)
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
v1.13.2
v1.13.1
v1.13.0
v1.12.1
v1.12.0
1.12.0 (2024-12-17)
Full Changelog: v1.11.0...v1.12.0
Features
- api: api update (#539) (8808bc2)
- api: api update (#542) (bf7e2d0)
- api: api update (#545) (838c2e1)
- api: api update (#546) (3fc385f)
- api: api update (#551) (de22285)
Chores
- internal: add support for TypeAliasType (#544) (0b2d28e)
- internal: bump pydantic dependency (#540) (a6bbbbf)
- internal: bump pyright (#537) (1233851)
- internal: bump pyright (#543) (3310b4b)
- internal: codegen related update (#535) (9bd789d)
- internal: fix some typos (#552) (0f1f7c8)
- internal: remove some duplicated imports (#547) (7bfcea0)
- internal: updated imports (#548) (aa2ca67)
- make the
Omit
type public (#538) (02a3af8)