Releases: mazimez/laravel-gigapay
Releases · mazimez/laravel-gigapay
v1.1.2
What's Changed
- Support for Creating inline Employee payout by @rolandlluka
- Support for Replacing resource
New Contributors
- @rolandlluka made their first contribution in https://github.com/mazimez/laravel-gigapay/
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Webhooks
- this update includes the support for Webhooks for Gigapay. Now you can listen to Gigapay webhooks by Laravel event Listeners.
- this update provides helper methods and class to manage the Webhook resource.
Full Changelog: https://github.com/mazimez/laravel-gigapay/commits/v1.1.0
v1.0.1
Added Bulk payout support:
added the methods in Pricing and Payout resource to support the Bulk payouts.
Added helper methods to create resources by array:
added the helper method createByArray in Employee and Payout resource to create resource by giving array instead of arguments
Full Changelog: https://github.com/mazimez/laravel-gigapay/commits/v1.0.1
v1.0.0
This version support different frameworks (not only Laravel). The future updates may be specific to the Laravel framework
Full Changelog: https://github.com/mazimez/laravel-gigapay/commits/v1.0.0