Skip to content

Latest commit

 

History

History
83 lines (49 loc) · 2.5 KB

CHANGELOG.mdown

File metadata and controls

83 lines (49 loc) · 2.5 KB

NEXT release

1.5.0

1.4.6

  • [ENHANCEMENT] make sure that tag, gemversion and readme align ʘ‿ʘ

1.4.5

  • [ENHANCEMENT] renames transaction_id to primanota

1.4.4

  • [FEATURE] adds transaction id parsing to statement details

1.4.3

  • [BUGFIX] parse field identifier only at the beginning of lines

1.4.2

  • [ENHANCEMENT] handles broken account data without blowing up

1.4.1

  • [BUGFIX] changes entry date calculation for transaction Thanks to @grncdr

1.4.0

  • [FEATURE] adds ability to parse non-numerical tags (#23)
    Thanks to @prometh07

1.3.0

  • [FEATURE] adds MT942 compatibility

1.2.0

  • [FEATURE] strips mt940 header if configured (#9)
      Cmxl.config[:strip_headers] = true

1.1.1

  • [BUGFIX] prevents short bank references from swallowing supplementary details delimiter

1.1.0

  • [FEATURE] adds support for supplementary details in transactions (Field 61, Subfield 9) (#18)

1.0.0

  • [FEATURE] adds support for storno transactions (#14)
  • [NOTE] full backwards compatibility
  • [NOTE] same as release 0.2.2, fixing versioning

0.2.1

  • addressing an bug that occoured for transactions submitted end of but were fetched in the new year -> those ended up with the wrong year on the entry date
  • MT942 support for field 13

0.2.0

  • added several balance related accessors (#7)
  • configuration option for statement separator (#5)
  • improvement for general compatibility

0.1.3

  • [BUGFIX] fixed the statement details parser. It failed in case of empty values in the SEPA details

0.1.2

  • [BUGFIX] fixed the statement details parser. It failed in case of empty values in the sub fields