Releases: plaid/plaid-python
Releases · plaid/plaid-python
16.0.0
Merge pull request #487 from plaid/generated_20230919T211732Z
OpenAPI generated code at 2023-09-19T21:17:32Z
v2.3.3
- Add support for Dwolla processor token (#126)
v2.3.0
Support for API versioning.
v2.2.1
- Fix suppress_warnings url (#117)
- Handle failure to load json correctly in python2 (#118)
- Include
request_id
field on PlaidError
class (#119)
v2.2.0
- add
InstitutionError
error class
v2.1.1
- add safe handling of invalid json responses
v2.1.0
- add
/item/remove
endpoint
v2.0.2
- Documentation improvements
plaid.Client
can now be initialized with a custom request timeout (#90)