Skip to content

Version 2.10.0, 2022-08-07

Compare
Choose a tag to compare
@MartinThoma MartinThoma released this 07 Aug 10:32
· 1166 commits to main since this release
2.10.0
6cc253e

What's Changed

New Features (ENH):

  • "with" support for PdfMerger and PdfWriter (#1193) by @JianzhengLuo
  • Add AnnotationBuilder.text(...) to build text annotations (#1202)

Bug Fixes (BUG):

  • Allow IndirectObjects as stream filters (#1211)

Documentation (DOC):

  • Font scrambling
  • Page vs Content scaling (#1208)
  • Example for orientation parameter of extract_text (#1206) by @pubpub-zz
  • Fix AnnotationBuilder parameter formatting (#1204)

Developer Experience (DEV):

  • Add flake8-print (#1203)

Maintenance (MAINT):

  • Introduce WrongPasswordError / FileNotDecryptedError / EmptyFileError (#1201) by @chilledgeek

Full Changelog: 2.9.0...2.10.0

New Contributors 🎉

Full Changelog: 2.9.0...2.10.0