Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

59 lines (37 loc) · 1.16 KB

Changelog

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.

0.4.0 - 2024-12-31

Added

  • Add DKB CSV format
  • Add Dev Container support

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

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")

0.2.1 - 2024-07-13

Added

  • Improve coverage of batchconvert

Fixed

  • Update dependencies: go-yaml, excelize, kong, x/text

0.2.0 - 2023-12-22

Fixed

  • Fix Windows tests
  • Remove unnecessary quotes from YAML
  • Improve code coverage
  • Fix comdirect tests

0.1.0 - 2023-12-19

Added

  • Initial version