Skip to content

Releases: fruitcake/laravel-weasyprint

v0.3.0

05 Sep 09:04
f40d778
Compare
Choose a tag to compare

Add setPaper and setOrientation methods back + config options.

Full Changelog: v0.2.1...v0.3.0

v0.2.1

03 Sep 12:13
35f3c37
Compare
Choose a tag to compare

Update to pontedilana/php-weasyprint 2.1 with pdf-tags option.
Full Changelog: v0.2.0...v0.2.1

v0.2.0

03 Sep 12:10
d591ce1
Compare
Choose a tag to compare

What's Changed

  • Enhance readme with footer and paper size details by @barryvdh in #8
  • Remove deprecated paper size and orientation methods by @barryvdh in #9

Full Changelog: v0.1.3...v0.2.0

v0.1.3

03 Sep 12:03
eed48f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

25 Feb 11:33
8860328
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

09 Mar 19:46
0f88fa3
Compare
Choose a tag to compare

What's Changed

  • Support and Test PHP8.3 / Laravel 11 by @barryvdh in #3

Full Changelog: v0.1.0...v0.1.1

Initial version

15 Nov 10:48
Compare
Choose a tag to compare
v0.1.0

Remove php8.3 for now