Releases: PrinsFrank/pdfparser
Releases · PrinsFrank/pdfparser
v0.1.1 Add support for destination characters that are surrogate pairs in text objects
What's Changed
- Add support for destination characters that are surrogate pairs by @PrinsFrank in #8
New Contributors
- @PrinsFrank made their first contribution in #8
Full Changelog: v0.1.0...v0.1.1
v0.1.0 First stable release
Full Changelog: v0.0.3...v0.1.0
v0.0.3 Text extraction improvements and compatibilty
Full Changelog: v0.0.2...v0.0.3
v0.0.2 Remove $document parameter from decorators, and add getText mthod to Document
v0.0.1 Initial release
Full Changelog: https://github.com/PrinsFrank/pdfparser/commits/v0.0.1