Skip to content

Releases: gerritnowald/budget_book

v1.3

03 Jan 19:39
Compare
Choose a tag to compare
  • 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

19 Dec 15:15
Compare
Choose a tag to compare
  • 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

10 Dec 14:59
Compare
Choose a tag to compare

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.