Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 627 Bytes

File metadata and controls

26 lines (19 loc) · 627 Bytes

Changelog

[0.1.1] - 2023-07-20

Added

  • Test suite for mobile money TZS transactions.
  • Workflow scripts for review and publish

Fixed

  • Fix test suite for card.

[0.1.1] - 2022-06-02

Added

  • Test suite for mobile money transactions.
  • Test suite for transaction fees.

Changed

  • Bump package version to 0.1.1
  • URL declaration for verifying mobile money payments.

Removed

  • Parameter check for currency and amount in the transaction fee method.

Fixed

  • Fix NameError for undefined data variable in the transaction fee method.
  • Fix NameError for undefined URL in mobile money verify method.