Releases: lloricode/laravel-paymaya-sdk
Releases · lloricode/laravel-paymaya-sdk
v2.0.1 - 2024-03-05
What's Changed
- Add support for laravel 11
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #3
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #4
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #5
- Bump actions/checkout from 3 to 4 by @dependabot in #6
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #7
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #8
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #9
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #10
Full Changelog: v2.0.0...v2.0.1
v2.0.0 - 2023-04-28
Use `lloricode/paymaya-sdk-php`: ^2.0.0 Signed-off-by: Lloric Mayuga Garcia <[email protected]>
2.0.0-alpha.2 - 2023-02-21
Added
- Add timeout.
Changed
- Use
lloricode/paymaya-sdk-php
: ^2.0.0-alpha.2
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
v2.0.0-alpha - 2023-02-17
Added
- Nothing.
Changed
- Use
lloricode/paymaya-sdk-php
: ^2.0.0-alpha
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
v1.0.0
Update CHANGELOG Signed-off-by: Lloric Mayuga Garcia <[email protected]>
v0.4.0-alpha2 - 2022-04-18
Added
-
Add config ray for phpunit.
-
Add test rows for consoles.
-
Add support for laravel 9.
Changed
-
Use pestphp for testing.
-
Set minimum to latest spatie laravel ray 1.24.2.
-
Set minimum to latest lloricode/paymaya-sdk-php ^0.5.0-alpha4.
Deprecated
- Nothing.
Removed
- Remove phly/keep-a-changelog (require symfony 6).
Fixed
- Nothing.
0.4.0-alpha1 - 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
-
Set Minimum lloricode/paymaya-sdk-php:^v0.5.0-alpha3.
-
Move todo from changelog to config file.
-
Update changelog format.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
0.4.0-alpha - 2021-05-17
- Drop support for php 7
- Use lloricode/paymaya-sdk-php 0.5.0-alpha
v0.3.7 - 2021-03-18
- Enhance Paymaya Client call
v0.3.6 - 2021-03-05
- Add delete customization command
- Set minimum version lloricode/paymaya-sdk-php ^0.4.2