Fixed ~~~~~ * Fixed IBAN generation for countries with branch/sort code * Add generated banks for Spain
2020.08.2
-------------------------
Fixed ~~~~~ * Poland's IBAN spec only has a branch-code but no bank-code * Fixed listing of supported countries for BIC derivation. * Fixed bank registry for Hungary.
Changed ~~~~~~~ * Updated bank registry Poland, Belgium and Austria. * Updated IBAN spec for Sao Tome and Principe
2020.08.1
-------------------------
Added ~~~~~ * New attribute :attr:`.BIC.is_valid` and :attr:`.IBAN.is_valid`.
2020.08.0
-------------------------
Changed ~~~~~~~ * Updated bank registry for Poland.
2020.05.3
-------------------------
Added ~~~~~ * Added banks for France, Switzerland and Great Britain.
2020.05.2
-------------------------
Added ~~~~~ * Added :attr:`.BIC.country` and :attr:`.IBAN.country`.