Skip to content

Releases: KnpLabs/knp-components

v4.4.0

23 Apr 07:05
59ef316
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.1...v4.4.0

v4.3.1

13 Mar 19:07
51f7053
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.0...v4.3.1

v.4.3.0

19 Nov 08:18
ac70448
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.3.0

v4.2.0

07 Aug 10:34
1f6560c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.2.0

v4.1.0

19 Dec 16:58
6b6efa8
Compare
Choose a tag to compare

What's Changed

  • Add template docblocks for pagination by @Matth-- in #316
  • introduce new internal exception by @garak in #319

Full Changelog: v4.0.1...v4.1.0

v4.0.0

18 Sep 15:21
1318a7e
Compare
Choose a tag to compare

Paginator constructor now accepts as second argument an instance of ArgumentAccessInterface, instead of a RequestStack. So you can now paginate outside the web context

v3.5.0

11 Dec 12:47
755b0d1
Compare
Choose a tag to compare
  • add compatibility with symfony/event-dispatcher-contracts version 3
  • remove support for PHP 7.3

v3.4.0

04 Dec 18:48
d990ef1
Compare
Choose a tag to compare
  • add compatibility with PHP 8.1
  • add compatibility with Symfony 6

v3.3.0

30 Oct 08:11
03e8ad1
Compare
Choose a tag to compare

Add compatibility with Symfony 6

v3.2.0

21 Oct 16:52
042797f
Compare
Choose a tag to compare

This release add compatibility with doctrine/dbal 3 and drop compatibility with doctrine/dbal < 2.10