Releases: paylike/php-api
Releases · paylike/php-api
Added support for php 8.1
v2.0.0 Updated for php 8.1 support
Add merchant apps support
Merge pull request #35 from ionutcalara/master Add merchant apps support
Separate dev dependencies in composer
Merge pull request #32 from ionutcalara/master Update version and changelog
Add merchant lines endpoint support
Merge pull request #30 from ionutcalara/master Add lines support
Refactor to stop using soft reserved word
Merge pull request #27 from ionutcalara/master Refactored to replace the resource soft reserved word
Add currencies exponent info
Merge pull request #24 from ionutcalara/master Added currencies class to allow fetching exponent data
Add filter argument test
Merge pull request #23 from ionutcalara/master Add filter example
Add cursor support
Merge pull request #22 from ionutcalara/master Handle pagination via cursors
Add bulk listing and pagination for transactions and merchants
Merge pull request #21 from ionutcalara/master Add bulk listing
Initial release
Merge pull request #19 from ionutcalara/master Change version to respect semver for packagist