KnpLabs Snappy Versions Save

PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage

v1.5.0

4 months ago

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: https://github.com/KnpLabs/snappy/compare/v1.4.4...v1.5.0

Thanks @endroid and @tacman!

v1.4.4

7 months ago

What's Changed

Full Changelog: https://github.com/KnpLabs/snappy/compare/v1.4.3...v1.4.4

v1.4.3

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KnpLabs/snappy/compare/v1.4.2...v1.4.3

v1.4.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/KnpLabs/snappy/compare/v1.4.1...v1.4.2

v1.4.1

2 years ago

What's Changed

Full Changelog: https://github.com/KnpLabs/snappy/compare/v1.4.0...v1.4.1

v1.4.0

2 years ago

Hi!

This is a small release that allows symfony/process version 6.

What's Changed

Full Changelog: https://github.com/KnpLabs/snappy/compare/v1.3.1...v1.4.0

v1.3.1

2 years ago

What's Changed

Full Changelog: https://github.com/KnpLabs/snappy/compare/v1.3.0...v1.3.1

v1.3.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/KnpLabs/snappy/compare/v1.2.1...v1.3.0

v1.2.1

4 years ago
  • Remove PHP 5.6 ToDo not longer needed #381
  • Explicitly implement LoggerAwareInterface #383
  • Add resetOption method #375

Thanks to @AdrianHL, @jmsfwk and @qroques for their work!

v1.2.0

4 years ago

Hi!

This release adds Symfony 5 support, as well as a few other minor changes: https://github.com/KnpLabs/snappy/compare/v1.1.0...v1.2.0

Enjoy!