All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
- Add DKB CSV format
- Add Dev Container support
- Update Go from 1.21 to 1.23
- Update golangci-lint
- Update go-yaml from 1.12.0 to 1.15.13
- Update x/text from 0.18.0 to 0.21.0
- Update kong from 0.9.0 to 1.6.0
- Update xdg from 0.5.0 to 0.5.3
- Update excelize from 2.8.1 to 2.9.0
- Update dependencies: go-yaml, adrg/xdg, x/text
- Adapt to new barclaycard format (additional payee field)
- Skip barclaycard entries with empty date ("vorgemerkt")
- Improve coverage of batchconvert
- Update dependencies: go-yaml, excelize, kong, x/text
- Fix Windows tests
- Remove unnecessary quotes from YAML
- Improve code coverage
- Fix comdirect tests
- Initial version