Full Changelog: [v0.16.2...v0.16.3](https://github.com/Finch-API/finch-api-python/compare/v0.16.2...v0.16.3)
Documentation
* update some doc strings ([309](https://github.com/Finch-API/finch-api-python/issues/309)) ([4997a5a](https://github.com/Finch-API/finch-api-python/commit/4997a5ae4b8c4934cab2f1eb4be939d829544b76))
0.16.2
Full Changelog: [v0.16.1...v0.16.2](https://github.com/Finch-API/finch-api-python/compare/v0.16.1...v0.16.2)
Chores
* update some doc strings ([307](https://github.com/Finch-API/finch-api-python/issues/307)) ([3b0c11a](https://github.com/Finch-API/finch-api-python/commit/3b0c11af91621c599313e40bdb172dd9ad194ade))
0.16.1
Full Changelog: [v0.16.0...v0.16.1](https://github.com/Finch-API/finch-api-python/compare/v0.16.0...v0.16.1)
Chores
* **internal:** split up transforms into sync / async ([304](https://github.com/Finch-API/finch-api-python/issues/304)) ([665c4de](https://github.com/Finch-API/finch-api-python/commit/665c4de271703a90b063ce955992d1c74fcca832)) * **internal:** support more input types ([306](https://github.com/Finch-API/finch-api-python/issues/306)) ([5c3f635](https://github.com/Finch-API/finch-api-python/commit/5c3f6355d8595517b16f2da8e82a71dea7a0e130))
0.16.0
Full Changelog: [v0.15.0...v0.16.0](https://github.com/Finch-API/finch-api-python/compare/v0.15.0...v0.16.0)
Features
* **api:** make redirect_uri optional ([298](https://github.com/Finch-API/finch-api-python/issues/298)) ([8d42399](https://github.com/Finch-API/finch-api-python/commit/8d42399f838fc6274053977c4b648db181199bdf))
Chores
* **client:** use anyio.sleep instead of asyncio.sleep ([300](https://github.com/Finch-API/finch-api-python/issues/300)) ([3af8e4c](https://github.com/Finch-API/finch-api-python/commit/3af8e4ca2391a818c4bfafa9d7e0efbf7a7b0d67)) * **docs:** mention install from git repo ([303](https://github.com/Finch-API/finch-api-python/issues/303)) ([f4b2c3c](https://github.com/Finch-API/finch-api-python/commit/f4b2c3c217c226db6af3a8dd11892ae2a95efac6)) * **internal:** bump pyright ([299](https://github.com/Finch-API/finch-api-python/issues/299)) ([75e91f6](https://github.com/Finch-API/finch-api-python/commit/75e91f636e11472f298ed8796f318b97a15338cc)) * **internal:** minor core client restructuring ([301](https://github.com/Finch-API/finch-api-python/issues/301)) ([b2552a1](https://github.com/Finch-API/finch-api-python/commit/b2552a162373430d773de362982538a0b268dd1f)) * **internal:** update deps ([296](https://github.com/Finch-API/finch-api-python/issues/296)) ([6e94884](https://github.com/Finch-API/finch-api-python/commit/6e94884a9a9051c17d7c38686fcc182f48d5d805))