Skip to content

v1.7.0 Release

Latest
Compare
Choose a tag to compare
@mojaloopci mojaloopci released this 02 Oct 21:21

1.7.0 (2024-10-02)

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)
  • added route handler for PATCH notification (349ffb7)
  • implement callback functionality (db356f5)
  • implemented functions for incoming transactions (96c3644)
  • 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 await on refund handler (7ba561f)
  • added await on refund handler (7a496af)
  • 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)
  • removed unused vars to fix linting errrors (e2d5e6f)