Skip to content

Releases: ebridges/plaid2qif

Maintenance release v1.3.6

06 Mar 19:11
v1.3.6
3df515f
Compare
Choose a tag to compare
  • Changes to support python-plaid 8.x @bhipple 🙏
  • Dependabot security fixes
  • Updates to CI to support automated deploy.

Maintenance release v1.3.4

07 Dec 10:38
v1.3.4
924ebd7
Compare
Choose a tag to compare
  • Addresses auth issues relating to changes in the underlying Plaid SDK.
  • Switch to use Poetry for dependency management.

Maintenance release v1.3.2

26 Mar 09:33
v1.3.2
7479d3b
Compare
Choose a tag to compare
  • Provide support for using the PLAID_ENV environment variable for choosing the appropriate environment in Plaid for running. Valid values are: development, sandbox, & production. Default is development.
  • Version of the Python Plaid SDK pinned at v2.4.1
  • Improvements to documentation around setup & authentication.

Maintenance release v1.3.1

21 Jul 20:12
v1.3.1
7692209
Compare
Choose a tag to compare
  • Adds new command line argument to ignore pending transactions. @bhipple 2243525

Maintenance release v1.3.0

30 Jun 11:36
v1.3.0
ee7bc34
Compare
Choose a tag to compare
  • Add a new, required parameter to specify the location of credentials file. This is a backward-incompatible change to the CLI.
  • Add support for installation via pip

Maintenance release v1.2.2

12 Jun 10:15
e9cfab8
Compare
Choose a tag to compare
  • Order arguments correctly.

Maintenance release v1.2.1

12 Jun 01:54
cd4c2f8
Compare
Choose a tag to compare
  • Add support for the suppress_warnings option of the Plaid client.
  • Fixes for CSV output mode [@bhipple]
  • Documentation updates.

Stable release v1.2.0

21 Nov 03:00
Compare
Choose a tag to compare
  • Remove requirement for declaring the PLAID_ENV environment variable
  • Update documentation & instructions to be clearer.

Stable release

17 Jul 10:39
Compare
Choose a tag to compare
  • Fix for parsing/formatting of version number.

Stable release

17 Jul 10:19
Compare
Choose a tag to compare
  • Includes support for capturing location information to the QIF file if present in Plaid source.