Skip to content

Releases: DataValues/Serialization

1.2.4

Choose a tag to compare

@JeroenDeDauw JeroenDeDauw released this 29 Mar 11:37
5bc3640
Update README.md

1.2.2

Choose a tag to compare

@thiemowmde thiemowmde released this 25 Oct 15:45

Made component installable together Serialization 4.x

1.2.1

Choose a tag to compare

@manicki manicki released this 26 Jun 07:26
  • 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

Choose a tag to compare

@JeroenDeDauw JeroenDeDauw released this 01 Feb 18:51
Merge pull request #26 from DataValues/release120

Release 1.2.0

1.1.0

Choose a tag to compare

@thiemowmde thiemowmde released this 25 May 09:55

Added support for builder functions to DataValueDeserializer

1.0.3

Choose a tag to compare

@addshore addshore released this 05 Aug 09:15
  • Removed duplicate catch clause
  • Removed composer update from the PHPUnit bootstrap file

1.0.2

Choose a tag to compare

@addshore addshore released this 05 Aug 09:14

Made component installable together with DataValues 1.x

1.0.1

Choose a tag to compare

@tobijat tobijat released this 09 Sep 14:22

Handle IllegalValueException in DataValueDeserializer