Skip to content

5.0.1

Compare
Choose a tag to compare
@bobbrodie bobbrodie released this 11 Oct 17:56
· 2 commits to master since this release

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