Added ~~~~~ * Added manually curated list of Lithuanian Banks (e.g Revolut Payments UAB).
2021.04.0
-------------------------
Changed ~~~~~~~ * Added type hints to the entire code base. * Dropped support for Python 3.6 * Update bank registry for Austria, Poland, Germany, Belgium, Czech Republic, Netherlands, Slovenia and Slovakia.
2021.01.0
-------------------------
Changed ~~~~~~~ * Restructure documentation and change theme to `furo <https://pradyunsg.me/furo/>`_. * Added dedicated exception classes for various validation errors. * Drop support for Python 2. Only Python 3.6+ will be supported from now on. * Use PEP 517/518 compliant build setup.
2020.11.0
-------------------------
Changed ~~~~~~~ * Updated IBAN registry and bank registries of Poland, Germany, Austria, Belgium, Netherlands, Czech Republic and Slovenia.
Added ~~~~~ * Added generated banks for Slovakia `petrboros <https://github.com/petrboros>`_. * Added a test to validate the correctnes of BICs in the registry `ckoehn <https://github.com/ckoehn>`_.
Fixed ~~~~~ * Fixed encoding for Polish bank registry `michal-michalak <https://github.com/michal-michalak>`_.
2020.09.0
-------------------------
Changed ~~~~~~~ * Migrated build and test pipelines to GitHub actions.
Added ~~~~~ * Added generated banks for Netherlands `insensitiveclod <https://github.com/insensitiveclod>`_. * Added generated banks for Spain.
2020.08.3
-------------------------
Fixed ~~~~~ * Fixed IBAN generation for countries with branch/sort code * Add generated banks for Spain