What's Changed
Version 2.12.0, 2022-12-10
New Features (ENH)
- Add support to extract gray scale images (#1460) by @joeywang4
- Make PdfReader.get_object accept integer arguments (#1459) by @pubpub-zz
- Add 'threads' property to PdfWriter (#1458) by @pubpub-zz
- Add 'open_destination' property to PdfWriter (#1431) by @pubpub-zz
Bug Fixes (BUG)
- Scale PDF annotations (#1479) by @joshhendo
Robustness (ROB)
- Padding issue with AES encryption (#1469)
- Accept empty object as null objects (#1477) by @pubpub-zz
Documentation (DOC)
- Add module documentation the PaperSize class (#1447) by @MagnumBarrage
Maintenance (MAINT)
- Use 'page_number' instead of 'pagenum' (#1365)
- Add List of pages to PageRangeSpec (#1456) by @pubpub-zz
Testing (TST)
- Cleanup temporary files (#1454) by @pubpub-zz
- Mark test_tounicode_is_identity as external (#1449) by @heirecka
- Use Ubuntu 20.04 for running CI test suite (#1452) by @MasterOdin
New Contributors
- @heirecka made their first contribution in #1449
- @MagnumBarrage made their first contribution in #1447
- @joeywang4 made their first contribution in #1460
- @joshhendo made their first contribution in #1479
Full Changelog: 2.11.2...2.12.0