Releases: ebridges/plaid2qif
Releases · ebridges/plaid2qif
Maintenance release v1.3.6
Maintenance release v1.3.4
- Addresses auth issues relating to changes in the underlying Plaid SDK.
- Switch to use Poetry for dependency management.
Maintenance release v1.3.2
- 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 isdevelopment
. - Version of the Python Plaid SDK pinned at v2.4.1
- Improvements to documentation around setup & authentication.
Maintenance release v1.3.1
Maintenance release v1.3.0
- 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
- Order arguments correctly.
Maintenance release v1.2.1
- Add support for the
suppress_warnings
option of the Plaid client. - Fixes for CSV output mode [@bhipple]
- Documentation updates.
Stable release v1.2.0
- Remove requirement for declaring the PLAID_ENV environment variable
- Update documentation & instructions to be clearer.
Stable release
- Fix for parsing/formatting of version number.
Stable release
- Includes support for capturing location information to the QIF file if present in Plaid source.