Skip to content

Releases: railslove/cmxl

1.5.0

17 Jul 11:49
Compare
Choose a tag to compare

Changes

  • Fix deprecations in ruby 2.7 for kw params
  • Add transaction type 'S' to Field 61: Statement Line parser (#42)
  • Travis CI

1.4.1

18 Jun 13:37
Compare
Choose a tag to compare
  • [BUGFIX] changes entry date calculation for transaction
    Thanks to @grncdr

1.4.0

24 Jan 16:03
Compare
Choose a tag to compare
  • [FEATURE] adds ability to parse non-numerical tags (#23)
    Thanks to @prometh07

1.3.0

14 Jan 09:25
Compare
Choose a tag to compare
  • [FEATURE] adds MT942 compatibility

1.2.0

08 Oct 07:54
Compare
Choose a tag to compare
  • [FEATURE] strips mt940 header if configured (#9)
      Cmxl.config[:strip_headers] = true

1.1.1

24 Jul 11:27
Compare
Choose a tag to compare
  • [BUGFIX] prevents short bank references from swallowing supplementary details delimiter

1.0.0

03 Apr 12:50
Compare
Choose a tag to compare
  • [FEATURE] adds support for storno transactions (#14)
  • [NOTE] full backwards compatibility
  • [NOTE] same as release 0.2.2, fixing versioning

v.0.2.2

03 Apr 12:32
Compare
Choose a tag to compare
0.2.2 release changelog