Releases: gerritnowald/budget_book
Releases · gerritnowald/budget_book
v1.3
- transaction editor
- added capability to remove transaction
- updated key binding instructions
- don't print numbers in transaction texts (better readability)
- moved CSV export code to functions.py (same for all scripts)
- merging new transactions to database more robust
- comdirect API:
- set time to confirm push tan in config.ini
- remove multiple spaces in transaction texts during import
- removed unneccesary loop
Full Changelog: v1.2...v1.3
transaction editor sideway scrolling
- added sideway scrolling in transaction editor to read long description texts
- clarified code by removing boilerplate & adding comments
- bug fix in budget_book/transaction_categorizer.py
Full Changelog: v1.0...v1.2
transaction import & categorization in batch mode
With the latest changes, great effort has been spent to make the scripts more modular & user friendly.
I am using the scripts since almost 2 years now, so they are pretty much converged.
The only major change I expect in the future are API's for different banks.