Skip to content

Latest commit

 

History

History
90 lines (51 loc) · 3.12 KB

CHANGELOG.md

File metadata and controls

90 lines (51 loc) · 3.12 KB

5.1.4

5.1.2

5.1.0

5.0.0

  • Add support for 2019-05-29 API version

4.0.3

  • Allow more robust customization of underlying OkHttpClient used by PlaidClient.

4.0.2

4.0.1

  • Deprecate direct integration as it is no longer supported
  • Replace /item/delete with /item/remove
  • Add support for include_institution_data for /institutions/search, /institutions/get, /institutions/get_by_id (#134)

3.0.7

  • Fix transaction get request handling. (#132)

3.0.6

  • Add support for Asset Reports with Insights (#130)

3.0.5

  • Add support for filtering asset reports (#125)
  • Add support for asset report refresh (#126)
  • Add support for /asset_report/audit_copy/get (#127)

2.2.2

  • Allow TransactionGetRequest.Options to be subclassed (#110)

2.2.1

  • Add Assets as a product (#109)

2.2.0

  • Add /item/remove endpoint and itemRemove(), an alias for /item/delete and itemDelete() respectively (#99)

2.1.6

  • Add INSTITUTION_ERROR ErrorType (#96)

2.1.5

  • Add getItemId method to ItemAccessTokenUpdateVersionResponse (#95)
  • Fix failing Sandbox unit tests

2.1.4

  • Fix Apex and Dwolla processor_token return values (#91)

2.1.3

  • Add support for Apex and Dwolla processor tokens (#87)

2.1.2

  • Add getItemId() method to ItemPublicTokenExchangeResponse (#82)
  • Add incomeGet to support Income (fixed #79)
  • Make TransactionsGetResponse inner classes static (fixed #81)

2.1.1

  • Add phone_numbers to Identity responses (fixed #72)
  • Add account_owner to Transaction (fixed #76)

2.1.0