Skip to content

Releases: lloricode/paymaya-sdk-php

v3.2.0 - Bump saloonphp/saloon from 3.14.0 to 4.0.0

18 Apr 00:41

Choose a tag to compare

What's Changed

  • Build(deps): Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #28
  • Build(deps): Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #30
  • Build(deps-dev): Bump symfony/process from 7.3.3 to 7.4.5 by @dependabot[bot] in #31
  • Build(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #29
  • Build(deps): Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #32
  • Build(deps): Bump saloonphp/saloon from 3.14.0 to 4.0.0 by @dependabot[bot] in #33
  • Build(deps): Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #34
  • Build(deps): Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #35

Full Changelog: v3.1.2...v3.2.0

v3.1.1

09 Sep 06:15
ad3c4b2

Choose a tag to compare

What's Changed

  • Add payment endpoints and DTOs for payment processing by @lloricode in #27

Full Changelog: v3.1.0...v3.1.1

v3.1.0

28 Aug 13:32

Choose a tag to compare

Full Changelog: v3.0.0...v3.1.0

v3.0.0

25 Aug 11:43

Choose a tag to compare

v3.0.0 - Major Upgrade

🔍 Overview

This release introduces PHP 8.3 support, a modern HTTP client (Saloon PHP), and an improved folder structure for better maintainability and adoption of the latest PHP features.

👉 Upgrade Guide


✅ What's Changed


Full Changelog: v2.0.1...v3.0.0

v2.0.1

21 Feb 14:34

Choose a tag to compare

What's Changed

  • Drop support PHP 8.0 and 8.1
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #5
  • Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #6
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #7
  • Bump actions/checkout from 3 to 4 by @dependabot in #8
  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #11
  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #12
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #10
  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #13
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #14
  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #15
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #16
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #17
  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #19
  • Bump codecov/codecov-action from 4 to 5 by @dependabot in #18
  • Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #20

Full Changelog: v2.0.0...v2.0.1

v2.0.0 - 2023-04-28

28 Apr 00:56

Choose a tag to compare

Update CHANGELOG.md

Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>

2.0.0-alpha.2 - 2023-02-21

21 Feb 00:57

Choose a tag to compare

Pre-release
  • Add timeout.

v2.0.0-alpha - 2023-02-17

17 Feb 07:26
08ae4ed

Choose a tag to compare

Pre-release

Added

  • Nothing.

Changed

  • Use PHP promotion constructor
  • Make date to be string

Deprecated

  • Nothing.

Removed

  • Remove spatie/data-transfer-object

Fixed

  • Nothing.

v1.0.2

16 Feb 02:13
29608e4

Choose a tag to compare

Merge pull request #2 from lloricode/dependabot/github_actions/aglipa…

1.0.1

15 Feb 08:06

Choose a tag to compare

Remove .php-cs-fixer.dist.php

Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>