Releases: liip/serializer
Releases · liip/serializer
2.0.5
- Allow installation with liip/metadata-parser 0.4 and Symfony 6
2.0.4
- Support PHP 8
- Allow installation with liip/metadata-parser 0.3 and jms/serializer 3
2.0.3
- [DX]: Context now removes duplicates in groups.
- [DX]: Better exception message for unknown constructor argument.
2.0.2
- [Bugfix]: Respect group configuration when no version is specified.
2.0.1
- [Bugfix]: Fix deserialization of DateTime with a format.
2.0.0
- [BC Break]: Configuration of the serializer generator changed to configuration model.
The new format allows to more precisely specify which serializers to generate.