Skip to content

Releases: mdomke/schwifty

2021.05.1

18 Jun 11:06
2021.05.1
ff099de
Compare
Choose a tag to compare
  • The IBAN validation now optionally includes the verification of the country-specific checksum within the BBAN. This currently works for German and Italian banks. For German banks, the checksum algorithm for the account code is chosen by the bank code. Since there are over 150 bank-specific algorithms in Germany not all of them are implemented at the moment, but the majority of banks should be covered.
  • Update bank registry for Germany, Poland, Czech Republic, Austria and Netherlands.

2021.05.0

18 Jun 11:06
2021.05.0
24df90f
Compare
Choose a tag to compare
  • Added manually curated list of Lithuanian Banks (e.g Revolut Payments UAB).

2021.04.0

27 Apr 13:27
2021.04.0
4c4068c
Compare
Choose a tag to compare
  • 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

27 Jan 23:59
2021.01.0
a3910c9
Compare
Choose a tag to compare
  • Restructure documentation and change theme to furo
  • Added dedicated exception classes for various validation errors.
  • Drop support for Python 2. Only Python 3.6+ will be supported from now
  • Use PEP 517/518 compliant build setup.

2020.09.0

07 Sep 19:06
2020.09.0
f368c40
Compare
Choose a tag to compare

New

2020.08.3

06 Sep 19:38
2020.08.3
b175365
Compare
Choose a tag to compare

Fixed

  • Fix IBAN generation for countries with branch code

2020.08.2

29 Aug 22:37
2020.08.2
fe60475
Compare
Choose a tag to compare

Fixed

  • Fix BIC derivation for PL and HR

2020.08.1

29 Aug 22:36
2020.08.1
66444a3
Compare
Choose a tag to compare

New

  • Add is_valid property to IBAN and BIC

2020.08.0

29 Aug 22:35
2020.08.0
7f51adb
Compare
Choose a tag to compare

Updated

  • Update bank registries for AT, DE, BE, FI and PL

2020.05.3

29 Aug 22:34
2020.05.3
991d977
Compare
Choose a tag to compare

New

  • Added banks for France, Switzerland and Great Britain