Releases: cuenca-mx/mati-python
Releases · cuenca-mx/mati-python
Pre verifications create
CURP as a property (#92) * CURP as a property * Versions
CURP as property
What's Changed
- CURP as a property by @andreshndz in #92
New Contributors
- @andreshndz made their first contribution in #92
Full Changelog: 0.3.3...0.3.4
Pending when verification isn't complete
What's Changed
- add is_pendign property by @agarrido19 in #79
New Contributors
- @agarrido19 made their first contribution in #79
Full Changelog: 0.3.2...0.3.3
Pre-release
pre-release pending verification
Refactor client and adding some validations on verification
Refactor and is_valid on documents (#76) * Refactor and is_valid on documents * version * fix validation in residency * some fixes * fix invalid parameter * fix errors and gov_id type * adding fullname and address * fix govt instaed of gov * version * adding test * fix mypy and lint * adding coverage test * format * coverage * some coverage * fix computed when is in process * fix fields * empty string * better typehints * tests and coverage * fix cov * fix annotation * version * fix cassettes Co-authored-by: Yisus <[email protected]>
Pre-relase typehints
Many fixes and typehints
Empty string when full_name is None
0.3.2.dev10 empty string
Fix fullname when fields is empty
0.3.2.dev9 fix fields
Fix in_process documents
0.3.2.dev8 fix computed when is in process
Fix govt instead of gov
0.3.2.dev7 version