Skip to content

Releases: nodev-id/mutaku-php

v2.0.0

11 Jul 01:11

Choose a tag to compare

🚀 What’s Changed in v2.0.0

  • The getMutations() method now accepts an array of options as its single argument, replacing the previous positional parameters.
  • Updated the README with new usage examples for getMutations().

⚠️ This is a breaking change and requires updating your code to the new signature. Compatible with PHP ≥7.4

🔗 Full Changelog: v1.1.0...v2.0.0

v1.1.0

10 Jul 18:07

Choose a tag to compare

What's Changed

  • ✅Support PHP version >=7.4
  • Now the user doesn't need to define the server url in config or env file
  • Added transaction status filter for OUT transactions in getMutations
  • Create a tutorial to get an auth token

Full Changelog: v1.0.0...v1.1.0

First Release

09 Jul 11:33

Choose a tag to compare

First Release (BETA Test)

  • ✅ Support Laravel dan PHP Native
  • ✅ Get mutations, balance, dan QRIS image
  • ✅ Date validation dan pagination
  • ✅ Error handling yang proper