Skip to content

Releases: lloricode/paymaya-sdk-php

v2.0.1

21 Feb 14:34
Compare
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
Compare
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
Compare
Choose a tag to compare
Pre-release
  • Add timeout.

v2.0.0-alpha - 2023-02-17

17 Feb 07:26
08ae4ed
Compare
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
Compare
Choose a tag to compare
Merge pull request #2 from lloricode/dependabot/github_actions/aglipa…

1.0.1

15 Feb 08:06
Compare
Choose a tag to compare
Remove .php-cs-fixer.dist.php

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

v1.0.0 - 2023-02-15

15 Feb 07:47
Compare
Choose a tag to compare
## 1.0.0 - 2023-02-15

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

0.5.0-alpha3 - 2021-08-13

13 Aug 01:05
Compare
Choose a tag to compare
Pre-release

Added

  • Add composer-runtime-api:^2.0 in require --dev, to enforce use composer v2 in development.

  • Add phly/keep-a-changelog in require --dev.

Changed

  • Fix DTO Caster..

  • Set minimum spatie/data-transfer-object:^3.6.

  • Update Readme, remove php 7.4.

  • Reformat CHANGELOG file.

Deprecated

  • Nothing.

Removed

  • Remove todo in changelog.

Fixed

  • Nothing.

0.5.0-alpha1 - 2021-05-18

18 May 05:45
Compare
Choose a tag to compare
Pre-release
  • Add Strict in DTO

0.5.0-alpha2 - 2021-05-18

18 May 05:58
Compare
Choose a tag to compare
Pre-release
  • Manage duplicate codes