Releases: spatie/data-transfer-object
Releases · spatie/data-transfer-object
1.6.5
- Fix uninitialised error with default value.
1.6.4
- Don't use
allValues
anymore.
1.6.3
- Support nested collections in collections
- Cleanup code
1.6.2
- Remove too much magic in nested array casting
1.6.1
- Support nested
toArray
in collections.
1.5.1
- Add strict type declarations
1.5.0
- Add auto casting of nested DTOs
1.4.0
- Rename to data-transfer-object