pypi PyPDF2 2.7.0
Version 2.7.0, 2022-07-21

latest releases: 3.0.1, 3.0.0, 2.12.1...
2 years ago

What's Changed

New Features (ENH)

  • Add outline_count property (#1129)

Bug Fixes (BUG)

  • Make reader.get_fields also return dropdowns with options (#1114)
  • Add deprecated EncodedStreamObject functions back until PyPDF2==3.0.0 (#1139)

Robustness (ROB)

  • Cope with missing /W entry (#1136)
  • Cope with invalid parent xref (#1133)

Documentation (DOC)

  • Contributors file (#1132)
  • Fix type in signature of PdfWriter.add_uri (#1131)

Developer Experience (DEV)

  • Add .git-blame-ignore-revs (#1141)

Code Style (STY)

  • Fixing typos (#1137)
  • Re-use code via get_outlines_property in tests (#1130)

New Contributors

Full Changelog: 2.6.0...2.7.0

Don't miss a new PyPDF2 release

NewReleases is sending notifications on new releases.