Releases: lloricode/paymaya-sdk-php
Releases · lloricode/paymaya-sdk-php
v2.0.0 - 2023-04-28
Update CHANGELOG.md Signed-off-by: Lloric Mayuga Garcia <[email protected]>
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
Remove .php-cs-fixer.dist.php Signed-off-by: Lloric Mayuga Garcia <[email protected]>
v1.0.0 - 2023-02-15
## 1.0.0 - 2023-02-15 Signed-off-by: Lloric Mayuga Garcia <[email protected]>
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
0.5.0-alpha - 2021-05-17
- Drop support php 7
- Drop support spatie/data-transfer-object v2
- Add support spatie/data-transfer-object v3