Schwifty

Latest version: v2024.5.3

Safety actively analyzes 630566 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 8

2022.04.0

-------------------------

Changed
~~~~~~~
* Update bank registry for Austria, Czech Republic, Germany, Spain, Poland and Slovakia.

Fixed
~~~~~
* Removed bogus line from dutch bank registry.
* Loading the bank registry now also works on machines that don't have UTF-8 as their default
encoding `imad3v <https://github.com/imad3v>`_

2022.03.1

-------------------------

Added
~~~~~
* Country specifc checksum validation for French banks (based on the work of
`sholan <https://github.com/sholan>`_)

2022.03.0

-------------------------

Added
~~~~~
* The :class:`.IBAN` and :class:`.BIC` classes now support the ``__len__`` method to allow a more
Pythonic calculation of the length.

Changed
~~~~~~~
* Update bank registry for Czech Republic, Spain, Hungary, Poland and Slovakia.

2022.02.0

-------------------------

Added
~~~~~
* N26 BIC for Spain `brunovila <https://github.com/brunovila>`_
* Manually curated entries for banks from Iceland `gautinils <https://github.com/gautinils>`_

Changed
~~~~~~~
* Removed manually curated bank entries for Spain since all values were already part of
the generated registry.
* Updated bank registry for Austria, Belgium, Czech Republic, Germany, Spain, Netherlands and Poland
* Added overwrite for IBAN spec of Czech Republic and France. The branch and account code positions
are wrongly provided in the official IBAN registry.

2021.10.2

-------------------------

Added
~~~~~
* Added 440 additional bank records for Spain.

2021.10.1

-------------------------

Changed
~~~~~~~
* Use `importlib.resources <https://docs.python.org/3.9/library/importlib.html#module-importlib.resources>`_
for loading internal registries. This removes the need to have ``setuptools`` installed.
Thank you `a-recknagel <https://github.com/a-recknagel>`_ for the idea!

Fixed
~~~~~
* Ensure that Belgian BBAN checksums are always 2 digits long.

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.