Releases: sercxanto/go-homebank-csv
Releases · sercxanto/go-homebank-csv
v0.4.0
v0.3.1
0.3.1 - 2024-12-30
Fixed
- 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
v0.3.0
0.3.0 - 2024-09-10
Fixed
- Update dependencies: go-yaml, adrg/xdg, x/text
- Adapt to new barclaycard format (additional payee field)
- Skip barclaycard entries with empty date ("vorgemerkt")
v0.2.1
0.2.1 - 2024-07-13
Added
- Improve coverage of batchconvert
Fixed
- Update dependencies: go-yaml, excelize, kong, x/text
v0.2.0
0.2.0 - 2023-12-22
Fixed
- Fix Windows tests
- Remove unnecessary quotes from YAML
- Improve code coverage
- Fix comdirect tests
v0.1.0
0.1.0 - 2023-12-19
Added
- Initial version