Skip to content

Commit

Permalink
Update BLZ data BLZ_20230904
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeSouthan committed Sep 4, 2023
1 parent 6919e28 commit 1ca87b3
Show file tree
Hide file tree
Showing 3 changed files with 364 additions and 515 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## 1.18.0 - Sept 4, 2023

- Remove Ruby 2.6 support
- Update BLZ data - BLZ_20230904

## 1.17.0 - June 5, 2023

Expand Down
30 changes: 6 additions & 24 deletions data/german_iban_rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
'10010123':
:check_digit_rule: '09'
:iban_rule: '000000'
'10010178':
:check_digit_rule: '09'
:iban_rule: '000000'
'10010200':
:check_digit_rule: '09'
:iban_rule: '000000'
Expand Down Expand Up @@ -107,18 +110,6 @@
'10050000':
:check_digit_rule: B8
:iban_rule: '000400'
'10050005':
:check_digit_rule: C6
:iban_rule: '000100'
'10050006':
:check_digit_rule: D1
:iban_rule: '000100'
'10050007':
:check_digit_rule: D4
:iban_rule: '000100'
'10050008':
:check_digit_rule: E2
:iban_rule: '000100'
'10050020':
:check_digit_rule: B8
:iban_rule: '000000'
Expand Down Expand Up @@ -2538,7 +2529,7 @@
:check_digit_rule: '56'
:iban_rule: '000000'
'30030889':
:check_digit_rule: '00'
:check_digit_rule: '56'
:iban_rule: '000000'
'30030900':
:check_digit_rule: '00'
Expand Down Expand Up @@ -3741,7 +3732,7 @@
:check_digit_rule: '00'
:iban_rule: '000000'
'40351060':
:check_digit_rule: '00'
:check_digit_rule: '49'
:iban_rule: '000000'
'40351220':
:check_digit_rule: '00'
Expand Down Expand Up @@ -4577,9 +4568,6 @@
'50016600':
:check_digit_rule: '09'
:iban_rule: '000000'
'50020000':
:check_digit_rule: '28'
:iban_rule: '000000'
'50020200':
:check_digit_rule: '60'
:iban_rule: '000800'
Expand Down Expand Up @@ -6461,9 +6449,6 @@
'58662653':
:check_digit_rule: '38'
:iban_rule: '000000'
'58668818':
:check_digit_rule: '38'
:iban_rule: '000000'
'58691500':
:check_digit_rule: '38'
:iban_rule: '000000'
Expand Down Expand Up @@ -9290,9 +9275,6 @@
'74090000':
:check_digit_rule: '88'
:iban_rule: '000000'
'74092400':
:check_digit_rule: '88'
:iban_rule: '000000'
'74120071':
:check_digit_rule: '99'
:iban_rule: '003200'
Expand Down Expand Up @@ -9582,7 +9564,7 @@
:check_digit_rule: '06'
:iban_rule: '000000'
'76035000':
:check_digit_rule: '55'
:check_digit_rule: '09'
:iban_rule: '000000'
'76040060':
:check_digit_rule: '09'
Expand Down
Loading

0 comments on commit 1ca87b3

Please sign in to comment.