Releases: railslove/cmxl
Releases · railslove/cmxl
1.5.0
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
- [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.0.0
- [FEATURE] adds support for storno transactions (#14)
- [NOTE] full backwards compatibility
- [NOTE] same as release 0.2.2, fixing versioning