Skip to content

Releases: beganovich/snappdf

v2.0.0

23 Feb 09:39
Compare
Choose a tag to compare

Please read upgrade notes.

Thanks, @davejamesmiller!

v1.9.0

29 Nov 11:23
Compare
Choose a tag to compare

Changes:

  • Bumped supported PHP versions. PHP 7.3 - 8.1

v1.8.0

29 Nov 11:13
1a90765
Compare
Choose a tag to compare

Changes:

  • Fixes for Windows platform (thanks @egyjs) - #21

v1.7.0

26 Jun 23:33
Compare
Choose a tag to compare

Changes:

  • Setting specific Chromium launch options is now available. Thanks, @sniper7kills (#17).

v1.6.0

19 Mar 21:22
Compare
Choose a tag to compare

Changes:

  • With v1.6.0 SSL errors while loading page will be ignored (previously causing blank PDF)

v1.5.0

10 Jan 17:21
Compare
Choose a tag to compare

Changes:

  • Added LICENCE (MIT) file
  • Support for BSD
  • New "convert" command that enables CLI usage of snappdf
  • Updated README will all required dependencies on Unix systems
  • Skip downloads if existing binary is already there
  • Removed "test" command
  • Support for delayed printing

v1.4.0

03 Jan 20:31
Compare
Choose a tag to compare

Changelog:

  • Added "test" command that will create an example PDF

v1.3.0

02 Jan 17:58
Compare
Choose a tag to compare

Changelog:

  • Added save() method that will generate & save PDF to the given path
  • Updated docs

v1.2.0

28 Dec 11:58
Compare
Choose a tag to compare

Changelog:

  • Add option to skip the download using SNAPPDF_SKIP_DOWNLOAD

v1.1.0

28 Dec 11:27
Compare
Choose a tag to compare

Changelog:

  • Support for Windows & macOS 🎉
  • Ability to download binaries with: ./vendor/bin/snappdf download now supported on all three platforms.
  • Switched to Symfony/Process for easier maintaining
  • Removed a use command