You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added manually curated bank registry for Montenegro @Djuka
Changed
The bank registry is now internally validated, so that all domestic bank codes actually match the specification of the corresponding BBAN structure. As a result, some entries had to be removed, because they did contain invalid bank codes.
The Danish national checksum algorithm is considered opaque and the checksum digit is assumed to be part of the account number (which is now always 10 digits long).
Fixed
The Czech bank registry was stored in latin-1 encoding, while being read as UTF-8. This resulted in invalid bank names @Natim and @Cogax
The Norwegian national checksum algorithm was rendering wrong results in some edge-cases @Natim