Skip to content

Releases: misterspelik/laravel-pdf

2.2.0

08 Jan 12:34
Compare
Choose a tag to compare
  • Increased mpdf dependency.
  • Removed requirement of PHP extensions but added suggestion instead.
  • Small additions to documentation.

2.1.0

13 Nov 18:08
Compare
Choose a tag to compare
  • Fixed composer.json file to use correct provider namespace.
  • Adjusted composer.json to allow multiple versions of psr/log and psr/http-message packages.
  • Adjusted documentation.
  • Fixed tests.

2.0.0

28 Jul 13:24
Compare
Choose a tag to compare

Changelog

  • Support of PHP 8
  • Keep support for PHP 7.4
  • Added ability to extend package by own classes
  • Added ability to specify own default CSS file

Full Changelog: 1.1.0...2.0.0

1.1.0

21 Jul 11:13
Compare
Choose a tag to compare

Changes and preparations for upgrade the package to 2nd stable version

1.0.0

21 Jul 10:59
Compare
Choose a tag to compare

Changed mPDF dependency to fix the issue from there.
Also plan to support PHP up to 8.2