v2.5.0 Decreased memory footprint by up to 95%, Filter reference support
What's Changed
- Support references for filters, fixes #237 by @PrinsFrank in #241
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #242
- Fix type issues for sprintf that were detected with new PHPStan version by @PrinsFrank in #244
- GetContents returns stream to decrease memory footprint by @PrinsFrank in #246
- Decrease memory footprint of content stream parsing by passing objects instead of the entire content as string to contentStreamParser by @PrinsFrank in #245
Full Changelog: v2.4.2...v2.5.0