Changes
- 🔧 Version automation: Automated version reading using importlib.metadata
- 🐛 Python compatibility: Fixed Python requirement from >=3.13 to >=3.9
- 📦 Package metadata: Updated development status to Production/Stable
- 🏗️ Docker: Enhanced Docker build pipeline with proper version detection
- 📚 Documentation: Improved API and Docker documentation
Docker Images
All variants are available on Docker Hub:
goldziher/kreuzberg:v3.4.1- Core with API + Tesseractgoldziher/kreuzberg:v3.4.1-easyocr- With EasyOCR supportgoldziher/kreuzberg:v3.4.1-paddle- With PaddleOCR supportgoldziher/kreuzberg:v3.4.1-gmft- With table extractiongoldziher/kreuzberg:v3.4.1-all- All features included
Installation
pip install kreuzberg==3.4.1Full Changelog: v3.4.0...v3.4.1