Flask-Validator
Flask-Validator copied to clipboard
Bump schwifty from 2020.11.0 to 2023.3.0
Bumps schwifty from 2020.11.0 to 2023.3.0.
Release notes
Sourced from schwifty's releases.
2023.03.0
Changed
- Updated generated bank registries for Austria, Belgium, Germany, Netherlands, Hungary, Slovenia and Ukraine.
Added
- New bank registry for Norway thanks to
@ezet
2023.02.1
Fixed
- The domestic checksum calculation for Belgium now returns 97 in case the modulo operation results in 0.
@mhemeryck
Changed
- Updated generated bank registries for Austria, Belgium, Czech Republic, Germany, Spain, Hungary and Croatia.
2022.09.0
Added
- IBAN validation for Senegal
@mkopec87
Changed
- Refactored most of the scripts to generate the bank registry to use Pandas
@pebosi
- Updated bank registry for Austria, Belgium, Germany, Spain, Hungary, Netherlands and Poland.
2022.07.1
Fixed
- In some countries the BBAN does not include a bank code, but only a branch code (e.g. Poland). In those cases, the branch code should be used to look up the bank associated to an IBAN instead of the obviously empty bank code.
2022.07.0
Fixed
- Hungarian bank registry generator script was fixed by
@Krystofee
2022.06.3
Added
- Generated list of Lithuanian BICs
@Draugelis
Removed
- Manually curated list of Lithuanian banks.
2022.06.2
Added
Changed
... (truncated)
Changelog
Sourced from schwifty's changelog.
.. _changelog:
Changelog
Versions follow
CalVer <http://www.calver.org/>
_ with the schemeYY.0M.Micro
.
2023.03.0
_ - 2023/03/14Changed
* Updated generated bank registries for Austria, Belgium, Germany, Netherlands, Hungary, Slovenia and Ukraine.
Added
* New bank registry for Norway thanks to `@ezet <https://github.com/ezet>`_
2023.02.1
_ - 2023/02/28Fixed
- The domestic checksum calculation for Belgium now returns 97 in case the modulo operation results in 0.
@mhemeryck <https://github.com/mhemeryck>
_Changed
- Updated generated bank registries for Austria, Belgium, Czech Republic, Germany, Spain, Hungary and Croatia.
2023.02.0
_ - 2023/02/06Added
* New banks for Portugal and Italy `@dennisxtria <https://github.com/dennisxtria>`_ * Added support for Ukrainian banks `@shpigunov <https://github.com/shpigunov>`_
Fixed
- Corrected bank codes for Cypriot banks
@Krystofee <https://github.com/Krystofee>
_
2022.09.0
_ - 2022/16/09Added
* IBAN validation for Senegal `mkopec87 <https://github.com/mkopec87>`_
Changed
- Refactored most of the scripts to generate the bank registry to use Pandas
@pebosi <https://github.com/pebosi>
_
... (truncated)
Commits
a21f77a
Add changelog for 2023.03.0 release59d50ec
Update bank registry for Ukraine497078b
Update bank registry for Sloveniad4209a1
Update bank registry for Netherlandsd12a672
Update bank registry for Poland2ad0bd9
Update bank registry for Germany96d5826
Update bank registry for Hungary42a647b
Update bank registry for Belgiumd1fcc50
Update bank registry for Austria87d846f
Add norwegian bank registry (#137)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)