All notable changes to this project will be documented in this file.
- 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
- Use unicode instead of byte string wherever possible
- Dropping Python 2.5 support
- Adding Python 3 support
- Merging multiple OFX documents into one now closes tag properly.
- LICENSE file included in dist
- More runtime testing of keychain configuration
- Allow this to work on non-unix or Google App Engine