Releases: mlaitinen/ofxstatement-revolut
Releases · mlaitinen/ofxstatement-revolut
v2.0.4
v2.0.3
Version 2.0.2
- Ignore other than
COMPLETED
transactions. Pending transactions have their own structure in OFX calledSTMTTRNP
, but ofxstatement doesn't support it. - Include the "Started Date" as the date the user initiated the transaction.
Version 2.0.1
This is a re-release of 2.0.0, which was published to PyPI in an incorrect format (See #18).
- Complete backwards-incompatible refactoring, support the new CSV format
- Requires ofxstatement >= 0.7.2
- Any transactions with a fee will generate an additional fee transaction where the payee is "Revolut"
Version 1.6.0
Made ofxstatement-revolut compatible with ofxstatement >= 0.6.5, which requires each statement line to have a unique ID.
Version 1.3.0
- Date format is now configurable in the settings
- "Payment from " is now also counted as a deposit
Support April 2018 CSV format
Merge pull request #1 from mlaitinen/new-format-apr-2018 New format apr 2018