20201018
pietermarsman
released this
18 Oct 11:09
·
122 commits
to master
since this release
Deprecated
- Support for Python 3.4 and 3.5 (#503)
Added
- Option to disable boxes flow layout analysis when using pdf2txt (#479)
- Support for
pathlib.PurePath
inopen_filename
(#491)
Fixed
- Pass caching parameter to PDFResourceManager in
high_level
functions (#475) - Fix
.paint_path
logic for handling non-rect quadrilaterals and decomposing complex paths (#473) - Fix out-of-bound access on some PDFs (#483)
Removed
- Remove unused rijndael encryption implementation (#465)