Skip to content

Releases: yiisoft/hydrator-validator

Version 2.0.2

16 Dec 13:28
Immutable release. Only release title and notes can be modified.
2.0.2
ed5c026

Choose a tag to compare

  • Chg #29, #33: Change PHP constraint in composer.json to 8.0 - 8.5 (@vjik)
  • Bug #31: Clear the result property of the ValidateResolver object after hydration (@olegbaturin)

Full changelog

Version 2.0.1

06 Aug 12:18
2.0.1
5f7acfe

Choose a tag to compare

  • Enh #24: Add yiisoft/validator of version ^2.0 support (@vjik)

Version 2.0.0

06 Mar 14:18
2.0.0
3299a12

Choose a tag to compare

  • Chg #17: Throws LogicException on call ValidatedInputInterface::getValidatedInput() method when object is not
    validated (@vjik)

Version 1.0.0

02 Feb 08:11
1.0.0
02bf148

Choose a tag to compare

  • Initial release.