Skip to content

Releases: plaid/plaid-python

16.0.0

29 Sep 17:21
a67f57a
Compare
Choose a tag to compare
Merge pull request #487 from plaid/generated_20230919T211732Z

OpenAPI generated code at 2023-09-19T21:17:32Z

8.0.0b10

17 Mar 17:50
7256871
Compare
Choose a tag to compare
8.0.0b10 Pre-release
Pre-release
8.0.0b10 (#309)

v2.3.3

05 Jul 17:38
Compare
Choose a tag to compare
  • Add support for Dwolla processor token (#126)

v2.3.0

23 May 23:30
aed841d
Compare
Choose a tag to compare

Support for API versioning.

v2.2.1

16 Apr 23:02
Compare
Choose a tag to compare
  • 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

22 Feb 18:26
Compare
Choose a tag to compare
  • add InstitutionError error class

v2.1.1

23 Jan 18:32
Compare
Choose a tag to compare
  • add safe handling of invalid json responses

v2.1.0

23 Jan 18:32
Compare
Choose a tag to compare
  • add /item/remove endpoint

v2.0.3

23 Oct 21:06
Compare
Choose a tag to compare

v2.0.2

17 May 18:00
Compare
Choose a tag to compare
  • Documentation improvements
  • plaid.Client can now be initialized with a custom request timeout (#90)