5.0.1
Overview
This is a major revision to the SDK that implements Pydantic.
Major Changes
Pydantic helped reduce the amount of boilerplate code, especially around setters and getters, and introduces type validation.
All Changes
- 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: 4.0.1...5.0.0