What's Changed
New Features (ENH):
- Addition of optional visitor-functions in extract_text() (#1252) by @srogmann
- Add PageObject.images attribute (#1330) by @MartinThoma
- Add metadata.creation_date and modification_date (#1364) by @MartinThoma
Bug Fixes (BUG):
- Lookup index in _xobj_to_image can be ByteStringObject (#1366)
- 'IndexError: index out of range' when using extract_text (#1361)
- Errors in transfer_rotation_to_content() (#1356) by @pubpub-zz
Robustness (ROB):
- Ensure update_page_form_field_values does not fail if no fields (#1346) by @pubpub-zz
Testing (TST):
- read_string_from_stream performance (#1355) by ### @mergezalot
New Contributors
Full Changelog: 2.10.9...2.11.0