Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.28 KB

File metadata and controls

41 lines (24 loc) · 1.28 KB

Changelog

2.0.0 (2025-12-16)

⚠ BREAKING CHANGES

  • Python Support: Dropped support for Python 3.7, 3.8, and 3.9. Minimum required Python version is now 3.10.

Features

  • Add support for Python 3.10, 3.11, 3.12, and 3.13 (7559751)
  • Update CI/CD workflows to use current GitHub Actions versions
  • Update package dependencies for Python 3.10+ compatibility

Dependencies

  • Update aiohttp from ^3.7.4 to ^3.9.0
  • Update pytest from >=5.0 to ^7.0.0
  • Update black from ^20.8b1 to ^22.0.0
  • Update flake8 from ^3.8.4 to ^6.0.0

1.0.0 (2021-08-11)

Miscellaneous Chores

1.0.0 (2021-08-11)

Miscellaneous Chores

1.0.1

  • increase default timeout from 5s to 60s

1.0.2

  • Added error code FundingSourceMissingConfiguration
  • Added error code FundingSourceError