Releases: WendellAdriel/laravel-validated-dto
Releases · WendellAdriel/laravel-validated-dto
v3.10.1
What's Changed
- Fix issue of missing properties when transforming DTO by @WendellAdriel in #94
Full Changelog: v3.10.0...v3.10.1
v3.10.0
What's Changed
- Add lazy validation feature by @WendellAdriel in #92
Full Changelog: v3.9.0...v3.10.0
v3.9.0
What's Changed
- Fix issue with data property by @WendellAdriel in #91
Full Changelog: v3.8.1...v3.9.0
v3.8.1
What's Changed
- Fixing issue 85 - Declaration of WendellAdriel\ValidatedDTO\SimpleDTO… by @patriziotomato in #86
New Contributors
- @patriziotomato made their first contribution in #86
Full Changelog: v3.8.0...v3.8.1
v3.8.0
v3.7.1
What's Changed
- Preserve timezone offset for Carbon casts by @schaeferalex in #83
New Contributors
- @schaeferalex made their first contribution in #83
Full Changelog: v3.7.0...v3.7.1
v3.7.0
What's Changed
- Switched buildDataForExport from private to protected for custom DataTransformers by @felixbessler in #82
New Contributors
- @felixbessler made their first contribution in #82
Full Changelog: v3.6.1...v3.7.0
v3.6.1
v3.6.0
What's Changed
- Clearing data property after DTO validation by @WendellAdriel in #79
Full Changelog: v3.5.2...v3.6.0
v3.5.2
What's Changed
- fix number cast when post empty string by @szutoutou in #76
New Contributors
- @szutoutou made their first contribution in #76
Full Changelog: v3.5.1...v3.5.2