Skip to content

Release 0.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 15:33
· 0 commits to c2f2969c802cdb527968b482b334a41ea8afcb01 since this release

What's Changed

Version bump: minor
Previous version: 0.4.3
New version: 0.5.0

10 commits since v0.4.3

馃殌 Features

  • feat: add Pydantic table models (Cell, TableData) with edge case hardening (c2f2969) by @luisleo526
  • feat: expand OCR image format coverage (pre-existing changes) (8ee67b4) by @luisleo526
  • feat: add Vertex AI (Google Gemini) OCR provider (7a60373) by @luisleo526

馃悰 Bug Fixes

  • fix: resolve table parsing bugs and eliminate ~500 lines of duplication (76ea58e) by @luisleo526
  • fix: improve reliability and update dependencies (75e0cb7) by @luisleo526

鈾伙笍 Refactoring

  • refactor: extract shared TableStyle enum and TableRenderer to core/table.py (bc22f46) by @luisleo526

馃摎 Documentation

  • docs: rewrite README with OCR provider guide (86d82cd) by @luisleo526

馃摑 Other Changes

  • Merge feature/ocr-image-format-expansion into main (99ab72e) by @luisleo526

Full Changelog

v0.4.3...v0.5.0