Skip to content

v2.1.0

Compare
Choose a tag to compare
@k00ni k00ni released this 03 Feb 14:07
· 65 commits to master since this release
4551cd0

What's Changed

  • Fix encoding for encoding dictionary without Type item. by @likemusic in #500
  • Added decodeMemoryLimit to Config to avoid memory leaks. by @b3n-l in #476
  • added short example how to parse base64 encoded PDFs by @granjero in #493
  • Make horizontal offset configurable by @rubenvanerk in #505
  • Link docs to wiki instead of pdfparser.org by @rubenvanerk in #506
  • Add return types to tests methods. Fix todos in phpDocs. Add method's descriptions for Font class. by @likemusic in #509

Full Changelog: v2.0.1...v2.1.0