Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 703 Bytes

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 703 Bytes

Changelog

4.4.0 (2023-12-20)

  • #60 Added Basque locale

4.3.0 (2023-12-12)

  • Add support for Symfony 7

4.2.1 (2023-06-29)

  • #55 Fix deprecation in the LegacyPagerfantaNormalizer

4.2.0 (2023-06-05)

  • #54 Introduce LegacyPagerfantaNormalizer to better address Symfony 6.3 serializer deprecations

4.1.0 (2023-05-31)

  • Add support for Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes() for Symfony 6.3+

4.0.0 (2023-03-15)

  • Consult the UPGRADE guide for changes between 3.x and 4.0