- Update quicken client version to 2500 - CLI option to set OFX version - CLI option to support changing how far back to download - Python 3 bug fixes - Fix Discover card header requirements - Fix TD Bank header requirements
2.0.2
- Bug: fix get password on windows - Bug: ignore unexpected chars when decoding - Dockerfile - Lock versions of dependencies in requirements.txt - Force parsing backend to 'lxml' HTML
2.0.1
Added - Use unicode instead of byte string wherever possible - Dropping Python 2.5 support - Adding Python 3 support Fixed - Merging multiple OFX documents into one now closes tag properly. - LICENSE file included in dist - More runtime testing of keychain configuration
1.3.8
- Allow this to work on non-unix or Google App Engine