What's Changed
Fixed
- Excel file-path extraction:
.xla(legacy add-in) and.xlsb(binary spreadsheet) graceful fallback was only applied to byte-based extraction; file-path-based extraction still propagated parse errors - PDF test flakiness: Fixed flaky PDF tests caused by concurrent pdfium access during parallel test execution via
#[serial] - Benchmark fixtures: Replaced auto-generated fixture discovery with curated, validated fixture set; added 8 validation tests; removed duplicates; fixed 272 stale file sizes; swapped encrypted EPUB for clean file
Removed
- Removed
generate.rsauto-generation system from benchmark harness
See CHANGELOG.md for full details.