v0.0.2
ParthaEth/GIFv0.0.2Jul 1, 2026by chonknick
AI Summary
Second release under the feyninc org focusing on developer experience improvements, MinerU-HTML feature parity, and updated model identifiers.
Key Highlights
- Ships `pulpie.markdown` extension matching documentation
- Improves Extractor/Pipeline DX with markdown cleanup, error propagation, and `extract_batch` support
- Ports MinerU-HTML `simplify`/`reconstruct` features
- Adds Apple MPS auto-detection
- Updates model IDs to `feyninc/pulpie-orange-{small,base,large}`
New Features
- Markdown output support
- Batch extraction capability
- Apple MPS auto-detection
Full Release Notes
First release under the feyninc org.
- Ships `pulpie.markdown` (the `[markdown]` extra now matches the docs).
- Extractor/Pipeline DX fixes: markdown cleanup, error propagation, `extract_batch`, dataclass results.
- MinerU-HTML-parity `simplify`/`reconstruct` port (byte-parity tested against the vendored oracle).
- Apple MPS auto-detection.
- Model IDs now resolve to `feyninc/pulpie-orange-{small,base,large}`.
Install: `pip install "pulpie[markdown]"`