| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| opendataloader-pdf-cli-2.2.1.zip | 2026-04-03 | 22.4 MB | |
| README.md | 2026-04-03 | 1.3 kB | |
| Release v2.2.1 source code.tar.gz | 2026-04-03 | 30.7 MB | |
| Release v2.2.1 source code.zip | 2026-04-03 | 30.9 MB | |
| Totals: 4 Items | 84.0 MB | 1 | |
What's Changed
- fix(hybrid): add --device flag and fix misleading GPU log on Apple Silicon (#371) by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/374
- fix(struct-tree): render table cell text when use_struct_tree=True by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/376
- fix(node): add shims: true to tsup config to fix CJS build by @debuggerpk in https://github.com/opendataloader-project/opendataloader-pdf/pull/373
- perf: cap backward scan in ListProcessor to fix O(n²) scaling (~50x) by @brettatoms in https://github.com/opendataloader-project/opendataloader-pdf/pull/369
- fix(hybrid): auto-chunk large PDFs to prevent backend hang by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/382
- fix: preserve whitespace chunk positions to restore missing spaces by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/383
New Contributors
- @debuggerpk made their first contribution in https://github.com/opendataloader-project/opendataloader-pdf/pull/373
- @brettatoms made their first contribution in https://github.com/opendataloader-project/opendataloader-pdf/pull/369
Full Changelog: https://github.com/opendataloader-project/opendataloader-pdf/compare/v2.2.0...v2.2.1