v2.5.0 - bug fixes + performance gains
What's Changed
- Improve performance by not extracting compressed image data if retainImageContent was set to false by @se-ti in #590
- Add instructions to get page width and height by @vitormattos in #593
- fix to iconv() illegal character error (issue #549) by @Stasky745 in #580
- chore: remove ci deprecations by @Chris53897 in #587
- Run cs-fixer after new release of bugfix/cs-fix by @vitormattos in #594
New Contributors
- @Chris53897 made their first contribution in #587
- @vitormattos made their first contribution in #594
- @Stasky745 made their first contribution in #580
Full Changelog: v2.4.0...v2.5.0