Releases: lloricode/paymaya-sdk-php
Releases · lloricode/paymaya-sdk-php
v2.0.1
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
Update CHANGELOG.md Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>
2.0.0-alpha.2 - 2023-02-21
- Add timeout.
v2.0.0-alpha - 2023-02-17
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
1.0.1
v1.0.0 - 2023-02-15
## 1.0.0 - 2023-02-15 Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>
0.5.0-alpha3 - 2021-08-13
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
- Add Strict in DTO
0.5.0-alpha2 - 2021-05-18
- Manage duplicate codes