Skip to content

v1.4.0 Release

Compare
Choose a tag to compare
@mojaloopci mojaloopci released this 22 Sep 05:03
· 21 commits to main since this release

1.4.0 (2024-09-22)

Features

  • added boilerplate code for outgoing payments (0902506)
  • added callback endpoint and request handler function (8e1f100)
  • added collectMoney function and refactored aggregate (9132392)
  • added property attribute to data object in getCustomer method in CBSclient (2b410c4)
  • added refund function to tnm client (c1b6183)
  • implement callback functionality (db356f5)
  • implemented get transaction enquirey (a043d6f)
  • implemented outgoing payments functionality (2e64944)
  • implemented recieve transfers (4c0c2aa)
  • updated api documentation (82a0435)
  • updated readme doc in root folder (0589704)

Bug Fixes

  • added changes from update-payer send money (a5cc399)
  • fix linting errors (c845b56)
  • fixed eslint errors (fddad62)
  • fixed failing tests (5276cf5)
  • put default values if return value from mojaloop connector is undefined (803c705)
  • refactored interface and git hooks scripts (40e67ac)