- Add support for Symfony 7.1 and 7.2
- Drop support for Symfony 6.3 and 7.0
- #63 Add a serialization context to control how array keys are preserved when serializing Pagerfanta instances
- #60 Added Basque locale
- Add support for Symfony 7
- #55 Fix deprecation in the LegacyPagerfantaNormalizer
- #54 Introduce LegacyPagerfantaNormalizer to better address Symfony 6.3 serializer deprecations
- Add support for
Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes()
for Symfony 6.3+
- Consult the UPGRADE guide for changes between 3.x and 4.0