Releases: zota/python-sdk
Releases · zota/python-sdk
Update SDK with New API Features
What's Changed
- depositRequest: add customerBankAccountNumber to the request parameters by @Kantonov in #8
- Handling TLS certificate locations with
certifi
New Contributors
Full Changelog: v1.2.1...v1.2.2
Zotapay is now Zota
Update max length of request parameters
Updated max length of request parameters
What's Changed
- Increased max length of certain parameters by @AlexTsIvanov in #6
Update Pypi Metadata
Update Pypi metadata and release process.
What's Changed
- Аdded missing parameters from current API version by @AlexTsIvanov in #2
- example payout payload mapping adjusted for new parameters by @AlexTsIvanov in #3
- Update build.yml by @AlexTsIvanov in #4
- pybadges and dependency versioning adjusted by @AlexTsIvanov in #5
New Contributors
- @AlexTsIvanov made their first contribution in #2
Full Changelog: v1.1.3...v1.1.5
Update SDK & Dependencies
This release updates the SDK to our latest API spec and improves dependency versioning. It is a minor release and can safely be updated to.
Release v1.1.3
Updated package documentation.
Release v1.1.2
Provide the ability to specify url when making requests to the API endpoint.
Release v1.1.1
Synchronize package version of API and Github.
Release v1.1.0
Cosmetic updates and release documentation.
Release v1.0.0
Initial Python SDK release.