Skip to content

Releases: liip/serializer

2.1.0

13 Dec 15:30
@dbu dbu
2.1.0

Choose a tag to compare

  • Add support for generating recursive code up to a specified maximum depth
    that can be defined via the @MaxDepth annotation/attribute from JMS
  • Add support for (de-)serializing doctrine collections

2.0.6

15 Feb 09:21
@dbu dbu
2.0.6

Choose a tag to compare

  • Allow installation with liip/metadata-parser 0.5
  • Test with PHP 8.1

2.0.5

23 Nov 08:41
@dbu dbu
2.0.5
0a13523

Choose a tag to compare

  • Allow installation with liip/metadata-parser 0.4 and Symfony 6

2.0.4

19 Aug 09:09
@dbu dbu
2.0.4
1d5b928

Choose a tag to compare

  • Support PHP 8
  • Allow installation with liip/metadata-parser 0.3 and jms/serializer 3

2.0.3

25 May 09:07
@dbu dbu
2.0.3
eabbb8b

Choose a tag to compare

  • [DX]: Context now removes duplicates in groups.
  • [DX]: Better exception message for unknown constructor argument.

2.0.2

29 Mar 06:59
@dbu dbu
2.0.2

Choose a tag to compare

  • [Bugfix]: Respect group configuration when no version is specified.

2.0.1

04 Dec 08:02
97ee26e

Choose a tag to compare

  • [Bugfix]: Fix deserialization of DateTime with a format.

2.0.0

29 Mar 07:00
@dbu dbu
2.0.0
d4b4bd4

Choose a tag to compare

  • [BC Break]: Configuration of the serializer generator changed to configuration model.
    The new format allows to more precisely specify which serializers to generate.

1.0.0

29 Mar 07:00
@dbu dbu
1.0.0

Choose a tag to compare

Initial release