Releases: Finch-API/finch-api-python
Releases · Finch-API/finch-api-python
v0.22.1
22 Jul 14:45
Compare
Sorry, something went wrong.
No results found
v0.22.0
19 Jul 13:57
Compare
Sorry, something went wrong.
No results found
0.22.0 (2024-07-19)
Full Changelog: v0.21.14...v0.22.0
⚠ BREAKING CHANGES
api: authentication method type is an enum, not a plain string (#442 )
Bug Fixes
api: authentication method type is an enum, not a plain string (#442 ) (697c5ad )
Chores
v0.21.14
18 Jul 16:54
Compare
Sorry, something went wrong.
No results found
v0.21.13
18 Jul 14:28
Compare
Sorry, something went wrong.
No results found
v0.21.12
17 Jul 15:30
Compare
Sorry, something went wrong.
No results found
v0.21.11
15 Jul 15:58
Compare
Sorry, something went wrong.
No results found
0.21.11 (2024-07-15)
Full Changelog: v0.21.10...v0.21.11
Chores
ci: also run workflows for PRs targeting next
(#427 ) (641b850 )
internal: minor import restructuring (#429 ) (fa85f33 )
internal: minor options / compat functions updates (#431 ) (b74c798 )
Documentation
v0.21.10
10 Jul 16:55
Compare
Sorry, something went wrong.
No results found
v0.21.9
10 Jul 13:36
Compare
Sorry, something went wrong.
No results found
v0.21.8
09 Jul 15:39
Compare
Sorry, something went wrong.
No results found
v0.21.7
03 Jul 17:21
Compare
Sorry, something went wrong.
No results found
0.21.7 (2024-07-02)
Full Changelog: v0.21.6...v0.21.7
Bug Fixes
client: always respect content-type multipart/form-data if provided (#419 ) (08fabf4 )
Chores