Releases: contributte/pdf
Releases · contributte/pdf
v7.0.0
Bumped! 🌺
Diff: v6.1.0...v7.0.0
Changes:
- Set custom mPDF [f2f73f8] (@romanmatyus)
- Cleanup: drop compatibility [eeb0ad1] (@f3l1x)
- Code: add types, refactor exceptions [d5c778c] (@f3l1x)
- Composer: require PHP 8.1+ [0ff29e6] (@f3l1x)
- Composer: require nette 3.1+ [6fb688b] (@f3l1x)
- Composer: require mpdf 8.1+ [9be7f0c] (@f3l1x)
Maintenance:
- Readme: versions [e1c2dbc] (@f3l1x)
- Composer: open 7.1.x [5a0cd19] (@f3l1x)
- Composer: upgrade dev deps [da3c855] (@f3l1x)
- Tests: fix coverage generator [a84bf42] (@f3l1x)
- Composer: allow codesniffer [84b9f99] (@f3l1x)
- Update README.md [6efd2db] (@petrparolek)
- Github: refactor actions [3d3ad76] (@f3l1x)
- Tests: refactoring [b7f51b6] (@f3l1x)
- Codesniffer: replace ninjify for contributte [2d83036] (@f3l1x)
- Phpstan: replace for contributte/phpstan [56a7427] (@f3l1x)
- Makefile: modernize [b50bbc3] (@f3l1x)
- Composer: replace ninjify -> contributte [98258b4] (@f3l1x)
- Unify syntax in readmes [b295868] (@petrparolek)
- Polished docs (tabs, syntax, highlighting) [9a56bd4] (@petrparolek)
- Readme: typo [a2a0470] (@f3l1x)
- allow build on all branches and scheduled builds [f7e43d9] (@petrparolek)
- clean up in code, CS fixes and added .editorconfig [d536484] (@petrparolek)
- Composer: typos (#51) [86ad079] (@petrparolek)
- Update README.md [031e136] (@petrparolek)
- Docs++ [3e27678] (@petrparolek)
- upgrade PHPStan [e614000] (@petrparolek)
- update composer to v2 in CI [2b621d4] (@petrparolek)
- upgrade shivammathur/setup-php deprecated v1 to v2 in GitHub Actions [f19db46] (@petrparolek)
- added PHP 8,1 for tests in GitHub Actions [86a0a35] (@petrparolek)
v6.1.0
v6.0.2
Bump! 💃🏻
Diff: v6.0.1...v6.0.2
Improvements
- fix of compatibility with PHP 8.0
- added PHPStan and PHPCS (ninjify/qa)
- impoved code reported by PHPCS and PHPStan
- updated composer dev dependencies
v6.0.1
v6.0.0
v5.1.3
Bump! 💃🏻
Diff: v5.1.2...v5.1.3
Changes:
Improvements:
- improved global configuration of PDF response
- added GitHub Actions for tests
v5.1.2
Bump! 💃🏻
Diff: v5.1.2...v5.1.3
Changes:
Improvements:
- added config tempDir for mPDF thx @romanmatyus
- typo
v5.1.1
v5.1
v5.0.0
Bump! 💃🏻
Diff: v4.0...v5.0.0
- updated dependency to nette v3+
- updated dependency to mPDF v8+
BREAKING CHANGE: minimal compatibility set to PHP v7.1