Skip to content

Latest commit

 

History

History
67 lines (38 loc) · 1.94 KB

File metadata and controls

67 lines (38 loc) · 1.94 KB

3.4.0

  • Add support for new Liabilities product (#173)
    • /liabilities/get

3.3.0

  • Add support for new Investments product (#169)
    • /investments/transactions/get
    • /investments/holdings/get

3.2.0

3.1.1

3.1.0

  • Fix flag name for retrieving institution display data, it is include_optional_metadata (#159)

3.0.0

  • Remove direct integration endpoints since they are no longer supported
  • deleteItem has been renamed removeItem

2.5.0

  • Add include_institution_data flag to institutions endpoints
  • Tests are now against Python 2 and 3 via tox
  • Removed usage of mutable kwargs (#139)

2.4.1

  • Fix error types for Asset reports (#145)

2.4.0

  • Add support for Asset reports with insights (#138)

2.3.4

  • Add support for Assets endpoints (#134)
    • /asset_report/audit_copy/get
    • /asset_report/filter
    • /asset_report/refresh

2.3.3

  • Add support for Dwolla processor token (#126)

2.3.2

  • Add support for new Asset endpoints (#127)

2.3.1

  • Add new endpoint to create Sandbox Items (#123)

2.3.0