Skip to content

Commit

Permalink
BLZ data for August 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeSouthan committed Aug 13, 2021
1 parent 5ad3c76 commit efd10f7
Show file tree
Hide file tree
Showing 4 changed files with 232 additions and 336 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.6.1 - Aug 13, 2021

- Update BLZ data - BLZ_20210906

## 1.6.0 - June 17, 2021

- Drop Ruby 2.4 support
Expand Down
33 changes: 24 additions & 9 deletions data/german_iban_rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,9 @@
'11010101':
:check_digit_rule: '09'
:iban_rule: '000000'
'11010111':
:check_digit_rule: '09'
:iban_rule: '000000'
'12016836':
:check_digit_rule: '09'
:iban_rule: '000000'
Expand Down Expand Up @@ -2522,9 +2525,6 @@
'30018800':
:check_digit_rule: '09'
:iban_rule: '000000'
'30019000':
:check_digit_rule: '09'
:iban_rule: '000000'
'30020500':
:check_digit_rule: '60'
:iban_rule: '000800'
Expand Down Expand Up @@ -4664,6 +4664,24 @@
'50040005':
:check_digit_rule: '13'
:iban_rule: '000503'
'50040010':
:check_digit_rule: '13'
:iban_rule: '000503'
'50040011':
:check_digit_rule: '13'
:iban_rule: '000503'
'50040012':
:check_digit_rule: '13'
:iban_rule: '000503'
'50040013':
:check_digit_rule: '13'
:iban_rule: '000503'
'50040014':
:check_digit_rule: '13'
:iban_rule: '000503'
'50040015':
:check_digit_rule: '13'
:iban_rule: '000503'
'50040033':
:check_digit_rule: '09'
:iban_rule: '000100'
Expand Down Expand Up @@ -5072,9 +5090,6 @@
'50230000':
:check_digit_rule: '00'
:iban_rule: '000000'
'50230100':
:check_digit_rule: '09'
:iban_rule: '000000'
'50230600':
:check_digit_rule: '06'
:iban_rule: '000000'
Expand Down Expand Up @@ -5117,9 +5132,6 @@
'50324000':
:check_digit_rule: '31'
:iban_rule: '000000'
'50324015':
:check_digit_rule: '31'
:iban_rule: '000000'
'50324040':
:check_digit_rule: '31'
:iban_rule: '000000'
Expand Down Expand Up @@ -8312,6 +8324,9 @@
'70012700':
:check_digit_rule: '09'
:iban_rule: '000000'
'70012900':
:check_digit_rule: '09'
:iban_rule: '000000'
'70013000':
:check_digit_rule: '67'
:iban_rule: '000000'
Expand Down
Loading

0 comments on commit efd10f7

Please sign in to comment.