Releases: jessarcher/laravel-castable-data-transfer-object
Releases · jessarcher/laravel-castable-data-transfer-object
v2.3.0
What's Changed
- Laravel 10.x Compatibility by @laravel-shift in #19
New Contributors
- @laravel-shift made their first contribution in #19
Full Changelog: v2.2.1...v2.3.0
v2.2.1
v2.2.0
Allow using DTO with default values when null database value (#13) by @daraghoshea
v2.1.0
Add support for Laravel 9 and PHP 8.1 thanks to @DanielGSoftware
v2.0.0
v1.0.0
v0.0.2
Rename method argument to correctly match the interface and make the linter happy.
v0.0.1
Initial release