Releases: WendellAdriel/laravel-validated-dto
Releases · WendellAdriel/laravel-validated-dto
v4.2.1
Fixed issue with Serialization and removed the internal
annotation from the ResourceCollection
class.
Full Changelog: v4.2.0...v4.2.1
v4.2.0
What's Changed
- Fix issue of missing nested DTO properties when transforming DTO by @MasterFelX in #108
New Contributors
- @MasterFelX made their first contribution in #108
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- Generate typescript definitions by @benbjurstrom in #102
New Contributors
- @benbjurstrom made their first contribution in #102
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Support for Laravel 12 by @patriziotomato in #103
- Update README and test suite for Laravel 12 by @WendellAdriel in #104
Full Changelog: v3.10.3...v4.0.0
v3.10.3
What's Changed
- Removed custom transformModelToArray function by @felixbessler in #98
Full Changelog: v3.10.2...v3.10.3
v3.10.2
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