github-actions
released this
06 Jul 13:48
·
11 commits
to master
since this release
Added
- Support for zipped jpeg's (#938)
- Fuzzing harnesses for integration into Google's OSS-Fuzz (949)
- Support for setuptools-git-versioning version 2.0.0 (#957)
Fixed
- Resolving mediabox and pdffont (#834)
- Keywords that aren't terminated by the pattern
END_KEYWORD
before end-of-stream are parsed (#885) ValueError
wrong error message when specifying codec for text output (#902)- Resolve stream filter parameters (#906)
- Reading cmap's with whitespace in the name (#935)
- Optimize
apply_png_predictor
by using lists (#912)