Python Unified SDK v5.0.1
about 1 year ago by Robert Brodie
This is a major revision to the SDK that implements Pydantic, reducing the amount of boilerplate code, especially around setters and getters, and introducing type validation.
What's Changed
- Update black to v23.7.0
- Update mypy, requests, pytest-mock, pytest
- SP-655 Python SDK - pyproject.toml
- SP-673 GitHub Actions - Python throws error on tomli
- SP-685 Python - Implement Pydantic
Full Changelog: https://github.com/bitpay/python-bitpay-client/compare/4.0.1...5.0.0