Skip to content

Fix account number format mismatch in identify() (v0.8.3) (#18)

Choose a tag to compare

@mabahamo mabahamo released this 06 Feb 23:24
· 15 commits to main since this release
7bc6989
Normalize account numbers to digits-only before comparison so that
"1380498301" matches "00-138-04983-01" from the XLS file.