railslove / cmxl

your friendly MT940 SWIFT file parser for bank statements
http://railslove.com
MIT License
46 stars 25 forks source link

Fixing SEPA information parsing for empty values #15

Closed kangguru closed 6 years ago

kangguru commented 6 years ago

incases where the last sepa information is empty, we're creating an odd numbered array, which cannot be converted to a Hash. If we're seeing an odd numbered array, we now simply inject an empty element at the end

bumi commented 6 years ago

LGTM. if travis is happy => 👍 merge 👍

kangguru commented 6 years ago

giphy-downsized 37