Skip to content

Releases: whiteoctober/Pagerfanta

v2.1.3

17 Jul 20:57
a53ff01
Compare
Choose a tag to compare
  • [ElasticaAdapter] use count() instead search() for getNbResult() #280
  • Fixed: Attempted to call an undefined method named "count" of class " Doctrine\ODM\MongoDB\Query\Query". in DoctrineODMMongoDBAdapter #279

v2.1.2

02 Apr 08:51
45a85ad
Compare
Choose a tag to compare
  • Fix issue with order-by in count queries: #275

v2.1.1

11 Mar 16:19
8276a07
Compare
Choose a tag to compare
  • Make exception interface extend throwable (#273)
  • PSR-4 return type fix (#274)

v2.1.0

26 Feb 08:42
Compare
Choose a tag to compare
  • Make Pagerfanta JsonSerializable (#269)

Other changes:

  • Documentation improvements (#250, #258, #264, #265)
  • Move to PSR-4 autoloading (#260) and update phpunit requirements (#272)
  • Fix type annotations (#267)
  • Travis configuration changes (#270, #271)

v2.0.1

17 May 09:24
15770d9
Compare
Choose a tag to compare
  • Add an option to limit results with Elastica (#213)

v2.0.0

01 May 11:06
33dbac9
Compare
Choose a tag to compare

Move to PHP >= 7.0 (#245; documented in #248)

v1.1.0

01 May 10:55
8400ab4
Compare
Choose a tag to compare

New features

  • Add ConcatenationAdapter (#239)
  • Add method to identify which page the Nth item is on (#242)
  • Add support for options in ElasticaAdapter (#199)

Fixes

  • Fix 'DefaultTemplate uses "previous_message" rather than "prev_message"' (#230)
  • Add contributor code of conduct (#233)
  • Various tweaks to tests (#236, #240)
  • Various README fixes (#231, #189, #187)

v1.0.5

20 Mar 13:47
Compare
Choose a tag to compare

Add support for Bootstrap 4 (#226), plus some README tweaks.

v1.0.4

01 Dec 16:11
Compare
Choose a tag to compare
Merge pull request #216 from loic425/semantic_ui

Add support for semantic ui