docray v0.2.0
What's Changed
- Playground: lean lens (canonical bytes, both engines) by @sanjay920 in #9
- Playground: lean lens per-page + 'llm format' labeling by @sanjay920 in #10
- Enforce WASM output cap during serialization by @sanjay920 in #11
- Make the text hierarchy optional and granularity capability-aware by @sanjay920 in #12
- Add native PPTX extraction with a hidden-context channel by @sanjay920 in #13
- First-class tables and per-run text styles (schema 1.4) by @sanjay920 in #14
- PPTX in the browser playground (structure schematic) by @sanjay920 in #15
- Fix: PPTX source schematic no longer draws bounding boxes by @sanjay920 in #16
- Extract chart/SmartArt/graphic content + colored schematic (schema 1.5) by @sanjay920 in #17
- Sandboxed in-browser PPTX renderer for the SOURCE lens by @sanjay920 in #18
- Fix: extract auto-height PPTX tables (h=0) instead of dropping them by @sanjay920 in #19
- PPTX rail thumbnails show the rendered SOURCE (sandboxed) by @sanjay920 in #20
- Extract inherited layout/master shapes (branding, backgrounds, rules) by @sanjay920 in #21
- Fix: skip hidden PPTX shapes (cNvPr hidden=1) by @sanjay920 in #22
- Fix: PPTX rail thumbnails never render blank by @sanjay920 in #23
- Hybrid PPTX thumbnails: clean schematic + live-render LRU by @sanjay920 in #24
- Fix: format chart values with the series number format by @sanjay920 in #25
- Release v0.2.0 by @sanjay920 in #27
Full Changelog: v0.1.1...v0.2.0