Documentation and tooling only — src/ is byte-identical to v0.1.5, so upgrading changes no behaviour.
Cut so the PyPI project page, which renders the README, stops serving incomplete install instructions.
Fixed
- The installation section omitted the
rtf,langchainandllamaindexextras and never stated the Python floor, so three of the seven extras were undiscoverable to anyone arriving via PyPI rather than GitHub (VIP-77).
Changed
- The README now documents the
route → extract → normalize → structurepipeline, how encoding detection picks a charmap, and where viparse sits next to general-purpose loaders. It links the project website at https://viparse.trizenx.com (VIP-77). ruffandmypyare capped to a minor series. Both gate CI, and an unpinned release of either turnsqualityred on unrelated work — ruff 0.16 did exactly that and blocked every open PR for three days (VIP-78, VIP-79).
Full changelog: v0.1.5...v0.1.6