- Added dry-run functionality per request
- Fixed API url generation for async requests
- Added KapitalBank integration
- Added dry-run functionality per request class
- Dropped support for Python3.8
- Changed the whole structure and released a new version with better handling of requests and responses.
- Increased test coverage
- Added more and detailed documentations
- Replaced
StrEnum
withstr, Enum
to be python <3.11 friendly.
- Updated version for PyPI
- Added EPoint intergration
- Added EPoint documentation