Releases: TheDragonCode/simple-data-transfer-object
Releases · TheDragonCode/simple-data-transfer-object
2.8.0
Added
- Added Symfony 7 support by @andrey-helldar in #46
v2.7.1
v2.7.0
What's Changed
- Added
$only
and$except
properties by @andrey-helldar in #37
Full Changelog: v2.6.1...v2.7.0
v2.6.1
What's Changed
- Fixed casting: Argument
#1
($value) must be of typeX
,Y
given by @andrey-helldar in #36
Full Changelog: v2.6.0...v2.6.1
v2.6.0
v2.5.1
What's Changed
- Argument
#1
($key) must be of type string, int given by @andrey-helldar in #32
Full Changelog: v2.5.0...v2.5.1
v2.5.0
v2.4.0
What's Changed
- Added
get
andset
methods by @andrey-helldar in #29 - Added missing
declare(strict_types=1)
by @andrey-helldar in #30
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- Added
dragon-code/support
version 6 support by @andrey-helldar in #20
Full Changelog: v2.2.2...v2.3.0