File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,11 +5,26 @@ Changelog
55
66Versions follow `CalVer <http://www.calver.org/ >`_ with the scheme ``YY.0M.Micro ``.
77
8- Unreleased
9- ----------
8+ ` 2026.03.0 `_ - 2026/03/03
9+ -------------------------
1010Added
1111~~~~~
1212* Added bank registry for Moldova (MD) with 10 commercial banks.
13+ * Extended bank registries for Great Britain, Spain and Romania.
14+ * Added Revolut and Trade Republic to Spanish bank registry.
15+
16+ Changed
17+ ~~~~~~~
18+ * Updated bank registries and updated them to format v2 for Switzerland, Poland,
19+ Austria and Finnland.
20+ The v2-format groups entries that have the same name and BIC and aggregates the
21+ matching bank codes. This reduces the file-size by up to 75%.
22+
23+ Internal
24+ ~~~~~~~~
25+ * Update tooling and switch to PEP-735 compliant dependency groups.
26+ * Use `uv ` to manage Python versions instead of `flox `.
27+
1328
1429`2026.01.0 `_ - 2026/01/23
1530-------------------------
@@ -774,6 +789,7 @@ Added
774789* Added :attr: `.BIC.country ` and :attr: `.IBAN.country `.
775790
776791
792+ .. _2026.03.0 : https://github.com/mdomke/schwifty/compare/2026.01.0...2026.03.0
777793.. _2026.01.0 : https://github.com/mdomke/schwifty/compare/2025.09.0...2026.01.0
778794.. _2025.09.0 : https://github.com/mdomke/schwifty/compare/2025.07.0...2025.09.0
779795.. _2025.07.0 : https://github.com/mdomke/schwifty/compare/2025.06.0...2025.07.0
You can’t perform that action at this time.
0 commit comments