Skip to content

Releases: KnpLabs/KnpSnappyBundle

v1.10.2

10 Jun 12:39
39ffad9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.1...v1.10.2

Special thanks to @Chris53897!

v1.10.1

19 Apr 09:06
24c61f0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.10.1

Special thanks to @tacman, @Chris53897 and @JefvdA!

v1.10.0

18 Dec 09:57
0080ff4
Compare
Choose a tag to compare

What's Changed

Adds:

  • support for symfony/symfony 7.x

Removes:

  • support for PHP 7.x
  • support for symfony/symfony version 3.x and 4.x
  • support for psr/log 1

Full Changelog: v1.9.2...v1.10.0

Special thanks to @Chris53897!

v1.9.2

06 Sep 15:36
b529b40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.9.2

v1.9.1

12 May 12:42
cfdddb3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0: Symfony 6 Support

05 Jan 15:59
da11c2d
Compare
Choose a tag to compare

Hi!

This release adds support for Symfony 6 and drops old PHP version support.

What's Changed

Full Changelog: v1.8.0...v1.9.0

v1.8.0

16 Nov 07:49
0f81887
Compare
Choose a tag to compare
  • Move config to root directory #274
  • Update dependencies and improve tests and documentation #279
  • Drop support for Symfony 3.4, 4.3 and 5.0 #279
  • Fix .gitattributes file #278

Credits goes to @garak, @lcouellan and @alexpozzi

v1.7.1

11 Sep 12:52
Compare
Choose a tag to compare
  • Fix composer deprecation notices #268

Symfony 5 support! And dropped old Symfony version support

30 Dec 16:21
7171856
Compare
Choose a tag to compare

Hi!

This adds support for Symfony 5 - thanks to @zairigimad. We also dropped support for unmaintained Symfony versions 2.7, 2.8, 3.0, 3.1, 3.2, 3.3, 4.0, 4.1 and 4.2.

Have fun!

v1.6.0

13 Dec 12:14
87acf85
Compare
Choose a tag to compare
  • Drop unmaintained PHP versions (5.6 and 7.0, see #230)
  • Avoid deprecation warning when using symfony/config > 4.2 (see #229)

Credits go to: @antograssiot and @NiR-. And we thank @garthlord and @Laurent3170 for their docs tweaks.