Releases: railslove/cmxl
Releases · railslove/cmxl
v2.2
04 Feb 15:08
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: enable header parsing as default by @janz93 in #66
fix: greedy regex for header parsing by @janz93 in #66
fix: support windows newlines on details parser by @janz93 in #66
Full Changelog : v2.1...v2.2
v2.1
28 Jan 14:10
Compare
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog : v2.0...v2.1
v2.0
10 Jan 11:26
Compare
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog : 1.5.0...v2.0
1.5.0
17 Jul 11:49
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
[BUGFIX] changes entry date calculation for transaction
Thanks to @grncdr
1.4.0
24 Jan 16:03
Compare
Sorry, something went wrong.
No results found
[FEATURE] adds ability to parse non-numerical tags (#23 )
Thanks to @prometh07
1.3.0
14 Jan 09:25
Compare
Sorry, something went wrong.
No results found
[FEATURE] adds MT942 compatibility
1.2.0
08 Oct 07:54
Compare
Sorry, something went wrong.
No results found
[FEATURE] strips mt940 header if configured (#9 )
Cmxl . config [ :strip_headers ] = true
1.1.1
24 Jul 11:27
Compare
Sorry, something went wrong.
No results found
[BUGFIX] prevents short bank references from swallowing supplementary details delimiter
1.0.0
03 Apr 12:50
Compare
Sorry, something went wrong.
No results found
[FEATURE] adds support for storno transactions (#14 )
[NOTE] full backwards compatibility
[NOTE] same as release 0.2.2, fixing versioning