Skip to content

Releases: DataValues/Serialization

1.2.4

29 Mar 11:37
5bc3640
Compare
Choose a tag to compare
Update README.md

1.2.2

25 Oct 15:45
Compare
Choose a tag to compare

Made component installable together Serialization 4.x

1.2.1

26 Jun 07:26
Compare
Choose a tag to compare
  • Fixed DataValueDeserializer not always turning internal InvalidArgumentException into
    DeserializationException, as documented.
  • Raised required PHP version from 5.3 to 5.5.9.

1.2.0

01 Feb 18:51
Compare
Choose a tag to compare
Merge pull request #26 from DataValues/release120

Release 1.2.0

1.1.0

25 May 09:55
Compare
Choose a tag to compare

Added support for builder functions to DataValueDeserializer

1.0.3

05 Aug 09:15
Compare
Choose a tag to compare
  • Removed duplicate catch clause
  • Removed composer update from the PHPUnit bootstrap file

1.0.2

05 Aug 09:14
Compare
Choose a tag to compare

Made component installable together with DataValues 1.x

1.0.1

09 Sep 14:22
Compare
Choose a tag to compare

Handle IllegalValueException in DataValueDeserializer