| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| opendataloader-pdf-cli-2.4.1.zip | 2026-04-30 | 22.5 MB | |
| README.md | 2026-04-30 | 1.9 kB | |
| Release v2.4.1 source code.tar.gz | 2026-04-30 | 30.8 MB | |
| Release v2.4.1 source code.zip | 2026-04-30 | 31.0 MB | |
| Totals: 4 Items | 84.3 MB | 0 | |
What's Changed
- Fix: detect failed pages via error messages and gap detection union by @i-Veni-Vidi-Vici in https://github.com/opendataloader-project/opendataloader-pdf/pull/434
- fix(markdown): wrap image link destinations in angle brackets to handle unsafe filename chars by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/468
- fix: release PDF file lock by closing PDDocument in DocumentProcessor by @hamid17amu in https://github.com/opendataloader-project/opendataloader-pdf/pull/410
- test: add regression test for [#408] file-lock release by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/471
- cleanup: remove dead exception-handling paths from closePdfResources by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/472
- chore: Update diagram formatting in README.md by @elecbug in https://github.com/opendataloader-project/opendataloader-pdf/pull/474
- fix(node): split CLI streaming from library API to prevent stdout double-write by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/473
- fix(hybrid): match bare "Page N" in failed-page error parser by @i-Veni-Vidi-Vici in https://github.com/opendataloader-project/opendataloader-pdf/pull/467
- refactor(core): move CLIOptions to core api.cli package by @bundolee in https://github.com/opendataloader-project/opendataloader-pdf/pull/475
New Contributors
- @i-Veni-Vidi-Vici made their first contribution in https://github.com/opendataloader-project/opendataloader-pdf/pull/434
- @hamid17amu made their first contribution in https://github.com/opendataloader-project/opendataloader-pdf/pull/410
- @elecbug made their first contribution in https://github.com/opendataloader-project/opendataloader-pdf/pull/474
Full Changelog: https://github.com/opendataloader-project/opendataloader-pdf/compare/v2.4.0...v2.4.1