Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KNAB Engine: Key addition for parser ('F' added) #78

Merged
merged 2 commits into from
Nov 5, 2020

Conversation

PaulvanKaam
Copy link
Contributor

Newer KNAB MT940 files contain an F instead of M. (example: ':60F:C200427EUR12490,07')
This addition fixes the parser for these files.

Newer KNAB MT940 files contain an F instead of M. (example: ':60F:C200427EUR12490,07')
This addition fixes the parser for these files.
@PaulvanKaam PaulvanKaam changed the title Key addition for parser ('F' added) KNAB Engine: Key addition for parser ('F' added) Nov 4, 2020
@fruitl00p
Copy link
Owner

Any chance you might some tests to verify? It seems a no brainier but tests to make sure it keeps working and doesn't contain BC would be great.

@PaulvanKaam
Copy link
Contributor Author

Wrote a test that checks the old KNAB sample and a new KNAB sample, checking whether they both still give the expecting result. Let me know if you need anything else to make this pull request happen.

@fruitl00p fruitl00p merged commit 5d956c8 into fruitl00p:master Nov 5, 2020
@fruitl00p
Copy link
Owner

Looks great, done! Thanks for the update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants