Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Releases: spatie/data-transfer-object

1.6.6

04 Dec 15:03
Compare
Choose a tag to compare
  • Properly support float.

1.6.5

20 Nov 14:22
Compare
Choose a tag to compare
  • Fix uninitialised error with default value.

1.6.4

15 Nov 10:31
Compare
Choose a tag to compare
  • Don't use allValues anymore.

1.6.3

14 Nov 13:24
Compare
Choose a tag to compare
  • Support nested collections in collections
  • Cleanup code

1.6.2

14 Nov 13:13
Compare
Choose a tag to compare
  • Remove too much magic in nested array casting

1.6.1

14 Nov 13:00
Compare
Choose a tag to compare
  • Support nested toArray in collections.

1.6.0

14 Nov 12:48
Compare
Choose a tag to compare
  • Support nested toArray.

1.5.1

07 Nov 11:49
9d86382
Compare
Choose a tag to compare
  • Add strict type declarations

1.5.0

07 Nov 11:40
Compare
Choose a tag to compare
  • Add auto casting of nested DTOs

1.4.0

05 Nov 14:41
Compare
Choose a tag to compare
  • Rename to data-transfer-object