Releases: tenantcloud/php-data-transfer-objects
Releases · tenantcloud/php-data-transfer-objects
v2.0.0
02 Jul 15:48
Compare
Sorry, something went wrong.
No results found
What's Changed
BREAKING CHANGE
Requires Laravel 12 and PHP 8.4 or later. Support for older versions of Laravel and PHP has been dropped.
Full Changelog : v1.6.2...v2.0.0
v1.6.2
20 Jun 13:22
Compare
Sorry, something went wrong.
No results found
1.6.2 (2025-06-20)
Bug Fixes
v1.6.1
20 Jun 13:04
Compare
Sorry, something went wrong.
No results found
1.6.1 (2025-06-20)
Bug Fixes
Fill migration DTO default values in from() (#26 ) (a0f78b8 )
v1.6.0
20 Feb 15:17
Compare
Sorry, something went wrong.
No results found
1.6.0 (2025-02-20)
Features
Add missing value checks for migration dtos (#25 ) (ffb32c4 )
v1.5.0
27 Jan 12:53
Compare
Sorry, something went wrong.
No results found
1.5.0 (2025-01-27)
Features
v1.4.1
04 Aug 13:43
Compare
Sorry, something went wrong.
No results found
1.4.1 (2024-08-04)
Bug Fixes
v1.4.0
25 Apr 12:53
Compare
Sorry, something went wrong.
No results found
1.4.0 (2024-04-25)
Features
v1.3.0
05 Jul 15:56
Compare
Sorry, something went wrong.
No results found
1.2.1
08 Dec 13:28
Compare
Sorry, something went wrong.
No results found
fix: Allow php-standard 2.0 (#11)
Fixed enum serialization with null values.
15 Jun 10:29
Compare
Sorry, something went wrong.
No results found
1.2
Merge pull request #10 from tenantcloud/fix-null-value-enum-serializa…