Skip to content

v1.0.2 — Live Demo Links, PyPI Sidebar URLs & Architecture Specifications

Latest

Choose a tag to compare

@Edge-Explorer Edge-Explorer released this 09 Sep 07:08

Overview

universal-doc-parser v1.0.2 introduces direct Hugging Face Space interactive demo integrations, expands project metadata with PyPI sidebar URLs, and completes the technical documentation suite across docs/.


What's New

  • Live Demo Integration: Added interactive demo badges and links to README.md and PyPI package metadata ([project.urls]).
  • Full Architecture Specification: Populated docs/ARCHITECTURE.md with complete technical breakdowns of the two-pass extraction engine, font-size percentile hierarchy, and adaptive layout fingerprinting.
  • Schema Documentation: Populated docs/SCHEMA.md with field-level references, type constraints, and null-safety semantics for all Pydantic models.
  • Contributor Guide: Populated docs/ADDING_A_FORMAT.md with step-by-step instructions for implementing new format extractors.
  • UI Responsiveness: Implemented payload safeguards in main.py ensuring fast rendering on multi-page reports.

Live Demo & Package