Releases: cuenca-mx/clabe-python
2.0.0
1.3.0
Highlights
Now supports Pydantic >=1.10, including v2! While you can use the library with both v1 and v2 environments, note that clabe.types.Clabe
custom type still uses v1 __get_validators__
, see notes. Be careful when mixing v1 and v2 validators - full Pydantic v2 clabe.types.Clabe
coming in clabe-python 2.0.
What's Changed
New Contributors
Full Changelog: 1.2.17...1.3.0
1.2.17
Highlights
Ahead of our migration to Pydantic v2, we are introducing clabe.add_bank
and clabe.remove_bank
to manage banks dynamically without requiring PRs. This version is compatible with Pydantic >1.4, <2.0.0. clabe-python versions below 2.0.0 will no longer be supported or accept PRs.
What's Changed
- Update GitHub Actions, PyPI Configuration and Add Codecov Token by @gmorales96 in #168
- Add configure_additional_bank Functionality and Bump Version to 1.2.17 by @gmorales96 in #169
- Add python version actions by @pachCode in #172
New Contributors
- @gmorales96 made their first contribution in #168
Full Changelog: 1.2.16...1.2.17
2.0.0.dev0
Update Pydantic v2
[Dev Release] Feature: Support for Adding New Banks
This is a development release introducing initial support for adding new banks.
1.2.16.dev1
Testing new action versions
Add CBM banco
Adding spin by OXXO
What's Changed
- feat: add spin by oxxo to banks list by @FDiegoAreCo in #164
New Contributors
- @FDiegoAreCo made their first contribution in #164
Full Changelog: 1.2.14...1.2.15
1.3.0.dev0
testing pdm setup action
Adding Fondeadora, rename OPM => Transfer and sorting Klar alphabetically
What's Changed
- Add Fondeadora to banks list by @palafoxernesto in #161
New Contributors
- @palafoxernesto made their first contribution in #161
Full Changelog: 1.2.13...1.2.14