Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 938 Bytes

CHANGELOG.md

File metadata and controls

34 lines (18 loc) · 938 Bytes

Changelog

4.5.0 (2024-04-10)

  • Add support for doctrine/phpcr-odm 2.x

4.4.0 (2024-03-24)

  • #55 Add an EmptyAdapter

4.3.2 (2024-03-06)

  • #54 Add Psalm annotations to the Pagerfanta::createForCurrentPageWithMaxPerPage() static constructor

4.3.1 (2024-01-31)

  • #53 Fix Doctrine's Criteria::setFirstResult() method usage deprecation

4.3.0 (2024-01-27)

  • Add support for doctrine/dbal 4.x
  • Add support for doctrine/orm 3.x

4.2.0 (2023-07-10)

  • #50 Add page variable to Twig blocks where missing

4.1.0 (2023-04-15)

  • #48 Add support for memory efficient auto-pagination

4.0.0 (2023-03-15)

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