Releases: beganovich/snappdf
Releases · beganovich/snappdf
v5.0.1
The update ensures compatibility with PHP 8.4 and includes minor dependency updates.
What's Changed
- PHP 8.4 by @beganovich in #47
Full Changelog: v5.0...v5.0.1
v5.0.0
v4.0.3
What's Changed
- Fix error in executeOnWindows() method by @MikeHopley in #32
New Contributors
- @MikeHopley made their first contribution in #32
Full Changelog: v4.0.2...v4.0.3
v4.0.2
v4.0.1
v4.0.0
Removed support for PHP 8.0
https://github.com/beganovich/snappdf/blob/master/upgrading-from-1.x.md
Full Changelog: v3.1.0...v4.0.0
v3.1.0
What's Changed
- Clean HTML files with temporary ones by @beganovich in #29
Full Changelog: v3.0...v3.1.0
v3.0.0
Starting with version 3, we are automatically wiping temporary files. For more info: https://github.com/beganovich/snappdf#temporary-files
v2.2.0
Support for PHP 8.1
v2.1.0
Changes:
- Added a new
clearChromiumArgument
method to remove a single Chromium argument from the array.