Skip to content

Releases: aiptimizer/TurboOCR-python

v0.2.0

12 May 10:00
54f2c54

Choose a tag to compare

0.2.0 (2026-05-12)

⚠ BREAKING CHANGES

  • UnicodeFontRequired is no longer in the public API. The default code path never raises a font-discovery error now.

Features

  • bundled glyphless font + image-input auto-detect (3e07a43)

Bug Fixes

  • grpc: merge PdfPage scalars from proto wrapper (6b40af7)

Documentation

  • drop misleading slow-PDF disclaimers — server is fast (b5c57f2)
  • fix stale repo URL casing + branch references (238abfa)

v0.1.0

12 May 02:31
3a3c7a0

Choose a tag to compare

0.1.0 (2026-05-12)

Features

  • initial release of the turboocr Python SDK (efa4816)