Skip to content

Releases: aeviiq/value-object

1.0.1

18 Jan 09:55
afec443

Choose a tag to compare

Changes

  • Added back the given value to the validation error message.

1.0

05 Dec 12:43
57393cd

Choose a tag to compare

1.0

Changes

  • Removed CountryCode;
  • Dropped support for php < 8.1
  • Dropped support for symfony/validator < 6.0

0.4

08 Feb 08:07
dda11d0

Choose a tag to compare

0.4

Added support for Symfony 6.0

0.3.0

17 Jan 15:39
0227c80

Choose a tag to compare

  • Removed dependency on "thecodingmachine/safe".

0.2.2

27 Oct 13:10
d88319f

Choose a tag to compare

  • Added php 8 support

0.2.1

16 Dec 12:36
b390a1c

Choose a tag to compare

  • PHPStan and Psalm support

0.2.0

29 Jul 06:18
e9241cb

Choose a tag to compare

  • Added support for symfony 5.0

0.1.1

02 Mar 16:39
9420957

Choose a tag to compare

Bug Fixes:

  • isEqualTo compares wrong value (#3)

0.1

17 Feb 14:26
2d805fd

Choose a tag to compare

0.1

First release of the Aeviiq Value Object