Skip to content

Releases: yiisoft/hydrator

Version 1.5.0

17 Sep 16:11
1.5.0
9bfde0c
Compare
Choose a tag to compare
  • New #96: Add EnumTypeCaster (@vjik)
  • Bug #95: Fix populating readonly properties from parent classes (@vjik)

Version 1.4.0

23 Aug 17:15
1.4.0
d16239e
Compare
Choose a tag to compare
  • New #94: Add ToArrayOfStrings parameter attribute (@vjik)
  • Enh #93: Add backed enumeration support to Collection (@vjik)

Version 1.3.0

07 Aug 13:37
1.3.0
7616eff
Compare
Choose a tag to compare
  • New #49: Add Collection PHP attribute (@arogachev)
  • New #49: Add hydrator dependency and withHydrator() method to ParameterAttributesHandler (@arogachev)
  • New #49: Add hydrator dependency and getHydrator() method to ParameterAttributeResolveContext (@arogachev)
  • Enh #85: Allow to hydrate non-initialized readonly properties (@vjik)

Version 1.2.0

03 Apr 10:11
1.2.0
c1c649b
Compare
Choose a tag to compare
  • New #77: Add ToDateTime parameter attribute (@vjik)
  • New #79: Add Trim, LeftTrim and RightTrim parameter attributes (@vjik)
  • Enh #76: Raise the minimum version of PHP to 8.1 (@vjik)

Version 1.1.0

09 Feb 07:48
1.1.0
cfe9fdf
Compare
Choose a tag to compare

Version 1.0.0

29 Jan 10:41
1.0.0
b89e56c
Compare
Choose a tag to compare
  • Initial release.