v0.9.0
0.9.0 (2026-04-09)
Features
- epub: EPUB 3 export — page images, text overlay, navigation (Issue #74) (9a6d155)
- wasm: add WasmPage::text_zones_json() — text selection overlay API (e513bbf), closes #119
- wasm: add WasmPage::text() — expose page text layer to JS (35a776d)
Bug Fixes
- wasm: correct render() pixel layout and Uint8ClampedArray allocation (1a967d2)