This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
Releases: spatie/data-transfer-object
Releases · spatie/data-transfer-object
3.9.1
What's Changed
- Add test for "Cannot use positional argument after named argument during unpacking" error by @Kehet in #302
- Fix positional after named by @aidan-casey in #304
New Contributors
Full Changelog: 3.9.0...3.9.1
3.9.0
What's Changed
- allow enum casting not only enum value casting by @regnerisch in #301
New Contributors
- @regnerisch made their first contribution in #301
Full Changelog: 3.8.1...3.9.0
3.8.1
3.8.0
What's Changed
- Added enum caster by @Elnadrion in #277
New Contributors
- @Raja-Omer-Mustafa made their first contribution in #271
- @Elnadrion made their first contribution in #277
Full Changelog: 3.7.3...3.8.0
3.7.3
What's Changed
New Contributors
- @sergiy-petrov made their first contribution in #246
- @damms005 made their first contribution in #255
- @ymilin made their first contribution in #264
Full Changelog: 3.7.2...3.7.3
1.14.1
- Support PHP 8.1
Full Changelog: 1.14.0...1.14.1
2.8.4
What's Changed
- Added tests for automatic casting of nullable nested array DTOs by @pikant in #168
- Add Laravel Castable Data Transfer Object to External Tools section by @jessarcher in #170
- Fix deprecation warnings on PHP 8.1 by @Nielsvanpach in #260
New Contributors
- @pikant made their first contribution in #168
- @jessarcher made their first contribution in #170
Full Changelog: 2.8.3...2.8.4