Releases: nodev-id/mutaku-php
Releases · nodev-id/mutaku-php
v2.0.0
🚀 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
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
First Release (BETA Test)
- ✅ Support Laravel dan PHP Native
- ✅ Get mutations, balance, dan QRIS image
- ✅ Date validation dan pagination
- ✅ Error handling yang proper