Skip to content

Latest commit

 

History

History
70 lines (37 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

70 lines (37 loc) · 1.22 KB

v2.1.1 (2025-01-27)

GitHub release

What's Changed

Additions

  • Added dry-run functionality per request

Fixes

  • Fixed API url generation for async requests

v2.1.0 (2025-01-17)

GitHub release

What's Changed

New integrations

  • Added KapitalBank integration

Fixes

  • Added dry-run functionality per request class

Support

  • Dropped support for Python3.8

v2.0.1 (2024-10-28)

GitHub release

What's Changed

Fixes

  • Changed the whole structure and released a new version with better handling of requests and responses.
  • Increased test coverage
  • Added more and detailed documentations

v1.0.3 (2024-10-07)

GitHub release

What's Changed

Fixes

  • Replaced StrEnum with str, Enum to be python <3.11 friendly.

v1.0.1 (2024-09-28)

What's Changed

Fixes

  • Updated version for PyPI

v1.0.0 (2024-09-27)

What's Changed

New integrations

  • Added EPoint intergration
  • Added EPoint documentation