Skip to content

0.11.0

Compare
Choose a tag to compare
@philsturgeon philsturgeon released this 10 Dec 16:59
· 266 commits to master since this release

Added

  • Added League\Fractal\Pagination\PagerfantaPaginatorAdapter to support Pagerfanta
  • Added League\Fractal\Pagination\ZendFrameworkPaginatorAdapter to support Zend Framework Paginator

Fixed

  • Now JSON-API linked items will be unique based on their ID Issue #126