Skip to content

Releases: cuenca-mx/clabe-python

2.0.0

30 Dec 16:36
8aea318
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...2.0.0

1.3.0

26 Dec 20:01
e8cbcaa
Compare
Choose a tag to compare

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

  • Allow clabe to be used in Pydantic V2 codebases by @mgorven in #167

New Contributors

Full Changelog: 1.2.17...1.3.0

1.2.17

26 Dec 18:49
cd31bec
Compare
Choose a tag to compare

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

Full Changelog: 1.2.16...1.2.17

2.0.0.dev0

18 Dec 19:09
Compare
Choose a tag to compare
2.0.0.dev0 Pre-release
Pre-release

Update Pydantic v2

[Dev Release] Feature: Support for Adding New Banks

16 Dec 16:09
Compare
Choose a tag to compare

This is a development release introducing initial support for adding new banks.

1.2.16.dev1

11 Dec 18:49
Compare
Choose a tag to compare
1.2.16.dev1 Pre-release
Pre-release

Testing new action versions

Add CBM banco

05 Dec 01:28
f330199
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.15...1.2.16

Adding spin by OXXO

20 Sep 22:46
ad2aad1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.14...1.2.15

1.3.0.dev0

24 Aug 22:41
Compare
Choose a tag to compare
1.3.0.dev0 Pre-release
Pre-release
testing pdm setup action

Adding Fondeadora, rename OPM => Transfer and sorting Klar alphabetically

14 Jun 18:58
7f1b861
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.13...1.2.14