Releases: tarioch/beancounttools
Releases · tarioch/beancounttools
v0.27.0
Changes
🚀 Features
- also import buys from ib (#90) @tarioch
- [BREAKING CHANGE] Change ib importer to use account information from ib (#89) @tarioch (Please reach out to me if you were using this and this breaks your existing flow, so we can talk about adjusting it to work for you as well)
v0.26.4
Changes
🐛 Bug Fixes
- correctly separate ib trx for different accounts (#88) @tarioch
v0.26.3
Changes
- Next attempt to fix camelot dependency
v0.26.2
Changes
- Next attempt to fix camelot dependency
v0.25.0
Changes
- can now pass from_date and to_date to QuickFile search (#86) @pentop
v0.24.7
Changes
🐛 Bug Fixes
- implement dummy file_account method for MailAdapterImporter (#85) @tarioch
🧰 Maintenance
v0.24.6
Changes
🐛 Bug Fixes
- temp force lower version of pypdf until camelot issue is fixed (#81) @tarioch
🧰 Maintenance
- prevent accidental checkin of debug print statements (#80) @tarioch