Skip to content

v0.3.0 - Enhanced Word Document Extraction

Choose a tag to compare

@HelgeSverre HelgeSverre released this 09 Aug 04:20
· 27 commits to main since this release
9c4e252

v0.3.0 - Enhanced Word Document Extraction

Features & Improvements

  • Improved Word document extraction reliability with better fallback handling
  • Added support for Google Docs exported Word files
  • Better error handling and resource cleanup in Word document processing

Testing

  • Added new test case for Google Docs compatibility
  • All existing tests pass with improved implementation

Technical Details

  • Enhanced Word.php loader implementation
  • Improved error handling with proper exception catching
  • Better resource cleanup after document processing

Full Changelog: v0.2.2...v0.3.0