Skip to content

Releases: raykipkorir/pydaraja

v0.3.7

08 Jun 10:52

Choose a tag to compare

release: release v0.3.7

v0.3.6

25 Jul 14:24
e468e4a

Choose a tag to compare

Merge pull request #15 from raykipkorir/release-v0.3.6

release v0.3.6

v0.3.5

21 Jul 13:04
6b9eb4a

Choose a tag to compare

Update pyproject.toml

v0.3.4

21 Jul 13:00
f7a6a60

Choose a tag to compare

Update

  • Add exponential backoff with jitter retry policy and add a utility function to handle common response errors.

v0.3.3

19 Jul 04:58
f7a6a60

Choose a tag to compare

Update pyproject.toml

v0.3.2

19 Jul 04:51
a0f66c6

Choose a tag to compare

Update

  • Update README.md

v0.3.1

19 Jul 03:05
e5e7cf0

Choose a tag to compare

Update

  • Return Response object rather than response data after Daraja API request.

v0.3.0

18 Jul 15:44
1bdc7d4

Choose a tag to compare

Refactor:

  • Change implementation from using functions to classes

0.2.1

15 Jul 04:10
9567ffb

Choose a tag to compare

Update:

  • Update pyproject.toml

0.2.0

15 Jul 03:57
26604cc

Choose a tag to compare

Feature:

  • Integrated Transaction Status API as well as Account Balance API

Update:

  • Updated the docs