v0.0.2

cloudflare/pingorav0.0.2Jul 1, 2026by chonknick

AI Summary

This release marks the project's transition to the feyninc org, focusing on developer experience improvements and model updates.

Key Highlights

  • First release under the feyninc org
  • Extractor/Pipeline DX fixes including markdown cleanup, error propagation, extract_batch, and dataclass results
  • MinerU-HTML-parity 'simplify'/'reconstruct' port with byte-parity testing
  • Apple MPS auto-detection support
  • Model IDs updated to feyninc/pulpie-orange-{small,base,large}

New Features

  • Apple MPS auto-detection
  • extract_batch method
  • Markdown cleanup and error propagation fixes

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]"`