Skip to content

Releases: hamvocke/dkb2homebank

v0.2.0

01 Nov 12:33
Compare
Choose a tag to compare

Highlights

The first proper release in a while. There have been a lot of tweaks in between, but I couldn't be bothered to create a proper release. But I'm feeling good today, so here's a new release with a few breaking changes.

New

  1. Support CSV files generated by the new (as of 2023) web portal.
  2. Auto-detect imported CSV files properly. No need to pass flags (--cash) anymore.

Breaking

  • Kill old "file type" flags. This script no longer accepts --cash or --visa or --giro flags. Instead, we auto-detect the CSV file format every time. Simply removing the --cash (or equivalent) flags from your command line call should do the trick.

Tweaks

  • --debug flag is now a proper boolean "flag"

v0.1.1

01 Jul 10:22
Compare
Choose a tag to compare

Fixes Bug #1

New Features:

  • Determine CSV header section dynamically and finds transaction lines automatically
  • Sniffing for CSV dialect allows different delimiters and quotes to be used

v0.1.0

07 Apr 10:28
Compare
Choose a tag to compare

First release with support for DKB Cash and DKB Visa accounts