Version 0.2.2 - 2025-08-22
Added
Support for extracting content from
docx,pptx, andxlsxfile formats.
Changed
Migrated document extraction from
doclingtomarkitdownfor improved performance and format support.Improved code style and consistency across the SDK.
Enhanced linting and formatting processes using
ruffvia Makefile improvements and a pre-commit hook at the root level.
Removed
Support for extracting content from
urlandyoutubefile extensions.