Releases: weareprestatech/hotpdf
Releases · weareprestatech/hotpdf
v0.4.1
v0.4.0
What's Changed
- feat: change return value of extract_spans by @callegarimattia in #62
- Use yield in SparseMatrix items function + remove lru_cache by @krishnasism in #66
- Add test for no characters in Span + remove else in Span insert by @krishnasism in #67
- feat: ✨ add unlock with password, add output handling by @callegarimattia in #68
- feature: allow loading of pdf file stream by @krishnasism in #70
- feat: load with constructor, use piping instead of temp_files by @callegarimattia in #72
- test: add file invalid test, fix nt wrong exception raised by @callegarimattia in #74
- Abstract transformer by @aptakhin in #76
- feat: Migrate to pdfminer by @krishnasism in #77
New Contributors
Full Changelog: v0.3.4...v0.4.0
v0.3.4
What's Changed
- Make the release badge run after release by @callegarimattia in #53
- Small optimisations - rewrote some lines by @krishnasism in #54
- Remove reference to tests file in prod code by @callegarimattia in #55
- feat: to_text by @callegarimattia in #58
- Remove double loading exception by @krishnasism in #60
- Remove duplicate functions and update function signature by @krishnasism in #59
- Add User Guide documentation by @krishnasism in #56
Full Changelog: v0.3.3...v0.3.4
v0.3.3
v0.3.2
What's Changed
- Add new mock file by @krishnasism in #42
- build: add coverage badge by @callegarimattia in #44
- Add test for duplicate span check + fixes by @krishnasism in #45
- Add test to handle negative coordinates by @krishnasism in #46
- Update pyproject.toml by @callegarimattia in #47
- Update version to 0.3.2 by @krishnasism in #49
Full Changelog: https://github.com/weareprestatech/hotpdf/commits/0.3.2