BBAN parts: bank_code, account_number, branch_code and national_check supported in parser and validator

This commit is contained in:
2024-05-16 15:01:17 -04:00
parent a660250af1
commit e847e2c473
10 changed files with 468 additions and 105 deletions

View File

@@ -2,7 +2,7 @@ defmodule IbanEx.MixProject do
use Mix.Project
@source_url "https://g.tulz.dev/opensource/iban-ex"
@version "0.1.7"
@version "0.1.8"
def project do
[