Releases: raykipkorir/pydaraja
Releases · raykipkorir/pydaraja
v0.3.7
v0.3.6
Merge pull request #15 from raykipkorir/release-v0.3.6 release v0.3.6
v0.3.5
Update pyproject.toml
v0.3.4
Update
- Add exponential backoff with jitter retry policy and add a utility function to handle common response errors.
v0.3.3
Update pyproject.toml
v0.3.2
Update
- Update README.md
v0.3.1
Update
- Return Response object rather than response data after Daraja API request.
v0.3.0
Refactor:
- Change implementation from using functions to classes
0.2.1
Update:
- Update pyproject.toml
0.2.0
Feature:
- Integrated Transaction Status API as well as Account Balance API
Update:
- Updated the docs