Skip to content

Releases: dotkernel/dot-paginator

Bump PHP to 8.3

05 Feb 10:53
fe72dbe

Choose a tag to compare

What's Changed

New Contributors

  • @bidi47 made their first contribution in #8

Full Changelog: 2.9.1...2.9.2

2.9.1

23 Aug 09:20
23937e2

Choose a tag to compare

What's Changed

  • composer updates by @cPintiuta in #6

New Contributors

  • @cPintiuta made their first contribution in #6

Full Changelog: 2.9.0...2.9.1

2.9.0

14 Feb 12:38
d023ae5

Choose a tag to compare

Bump php version to 8.0 and 8.1 and 8.2

Replaced Zend namespace with Laminas and Mezzio namespaces.

31 Jan 10:32

Choose a tag to compare

Replaced Zend namespace with Laminas and Mezzio namespaces.
To be used for version 2.0 of frontend and admin releases of Dotkernel.

Changed

  • Nothing

Added

  • Added Laminas dependencies

Deprecated

  • Nothing

Removed

  • Removed Zend packages dependencies

Fixed

  • Nothing

dot-paginator 1.2.0

18 Mar 18:36

Choose a tag to compare

Changed

  • updated dot-mapper dependency, which changed its config key.
    As far as this package is concerned, this is not a BC break for it.

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

dot-paginator 1.1.0

16 Mar 21:53

Choose a tag to compare

Changed

  • updated factories to PSR11 container
  • composer dependencies update

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • unused DbMapperAdapter class

Fixed

  • Nothing

dot-paginator 1.0.1

11 Mar 12:41

Choose a tag to compare

Updated php file headers doc blocks

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

dot-paginator 1.0.0

09 Mar 17:57

Choose a tag to compare

First tagged release of dot-paginator, a DotKernel component extending and customizing zend-paginator