| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-11 | 1.1 kB | |
| zpdf v0.2.0 source code.tar.gz | 2026-08-11 | 135.5 kB | |
| zpdf v0.2.0 source code.zip | 2026-08-11 | 153.4 kB | |
| Totals: 3 Items | 290.0 kB | 1 | |
What's Changed
- Add Markdown export to WAPI by @phenomen in https://github.com/Lulzx/zpdf/pull/4
- add Windows platform support by @trvon in https://github.com/Lulzx/zpdf/pull/3
- refactor: consolidate 3 extraction loops into 1 parametric function by @Lulzx in https://github.com/Lulzx/zpdf/pull/5
- Dev by @Lulzx in https://github.com/Lulzx/zpdf/pull/6
- Adds a Zig stdlib compatibility layer so zpdf builds on both Zig 0.15.x and Zig 0.16.0. by @trvon in https://github.com/Lulzx/zpdf/pull/8
- Handle mutool failures and disable checkout credential persistence by @Lulzx in https://github.com/Lulzx/zpdf/pull/9
- Harden parser boundaries and Python packaging by @Lulzx in https://github.com/Lulzx/zpdf/pull/10
New Contributors
- @phenomen made their first contribution in https://github.com/Lulzx/zpdf/pull/4
- @trvon made their first contribution in https://github.com/Lulzx/zpdf/pull/3
- @Lulzx made their first contribution in https://github.com/Lulzx/zpdf/pull/5
Full Changelog: https://github.com/Lulzx/zpdf/compare/v0.1.0...v0.2.0