Releases: weareprestatech/hotpdf
Releases · weareprestatech/hotpdf
v0.5.2
What's Changed
- feat: Add flag to preserve pdfminer y-coordinates by @krishnasism in #126
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- set pdfminer version >=current to support custom forks by @krishnasism in #122
- feat: Drop space threshold and check overlapping by @krishnasism in #124
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat: Remove decoder - to be fixed by pdfminer.six fixes by @krishnasism in #121
- fix: Check distance between two characters for annotation space addition
Full Changelog: v0.4.6.1...v0.5.0
v0.4.6.1
What's Changed
- features: Multiple HotPdf object merge, Prevent overlapping chars from overwriting each other, enable pdfminer caching by @krishnasism in #118
- refactor: Remove nanoid and use UUID by @krishnasism in #120
Full Changelog: https://github.com/weareprestatech/hotpdf/commits/v0.4.6.1
v0.4.6
What's Changed
- refactor: Remove type ignore and skip inflating test by @krishnasism in #107
- feature: Replace (cid:x) values for Latin charset by @krishnasism in #111
Full Changelog: v0.4.5.2...v0.4.6
v0.4.5.2.dev
version downgrading from pdfminer.six to pdfminer for unreadable characters
Full Changelog: v0.4.5.2...v0.4.5.2.dev
v0.4.5.2
v0.4.5.1
v0.4.5
What's Changed
- feat: Add calculation for space addition by @krishnasism in #101
- chore: update version to 0.4.5 by @iodabasi in #102
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- feat: Handle LTFigure components by @krishnasism in #100
Full Changelog: 0.4.3.1...v0.4.4