2024.06.1
Fixed
- The
BIC.from_bank_code
now handles banks correctly that have no value for the BIC field in the registry.
Changed
- Use
hatch fmt
andhatch test
commands for internal development.
BIC.from_bank_code
now handles banks correctly that have no value for the BIC field in the registry.hatch fmt
and hatch test
commands for internal development.