v0.11.3
Fix bug: Previously, constructing an Ibandit::IBAN
object with country_code: "SE"
and certain 4-digit values for account_number
would throw NoMethodError
. The IBAN object can now be successfully constructed (and will return a false value for valid?
).