Releases: FriendsOfCake/CakePdf
Releases · FriendsOfCake/CakePdf
3.2.1
- Add options for wkhtmltopdf delay and window status parameters
- Update README
- Coding standards fixes.
3.2.0
- Updated
DomPdf
engine to support dompdf 0.7
3.1.2
- Reverted back to using Dompdf 0.6. The namespace change done in previous release meant one had to use dompdf 0.7. Such a change should not have been done in a bugfix release.
3.1.1
TexToPdf
engine added
- Fixed namespace for
Dompdf
- Various other fixes and documentation updates
Version compatible with CakePHP 3.0.*
This version is compatible with CakePHP 3.0.*
Bugfix release
MInor release, mainly to fix composer installs for ~1.0 as they end up in the wrong folder
1.0.1
- Fixing bug with wkhtmltopdf when config has no options
- Add missing
App::uses()
in several places
- Non code related updates on readme and travis setup