Skip to content

PLAYA-PDF 0.3.0: Break all (well most of) the APIs!

Latest
Compare
Choose a tag to compare
@dhdaines dhdaines released this 21 Feb 03:41
· 2 commits to main since this release

What's Changed

  • Remove deprecated APIs for upcoming PLAYA-PDF 0.3 series by @dhdaines in #52
  • fix: accept empty name objects by @dhdaines in #54
  • feat: extract text objects not text badly by @dhdaines in #53
  • feat: support text extraction and make a benchmark by @dhdaines in #55
  • feat!: make mcstack immutable to avoid surprises by @dhdaines in #57
  • feat: Add backreferences to content objects by @dhdaines in #58
  • Import and re-export a lot of types at top level by @dhdaines in #60
  • Deprecate more APIs by @dhdaines in #59
  • Lazy interface to logical structure tree by @dhdaines in #61
  • feat: new APIs, flatten, extract_text, is_tagged by @dhdaines in #62
  • New document outline and destination APIs by @dhdaines in #64

Full Changelog: v0.2.8...v0.3.0