Skip to content

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 28 Sep 15:58
· 50 commits to main since this release
e3dd6d6

Release 0.0.4

Released on 2025-10-12

πŸ“‹ Changes since v0.0.3

✨ Features

πŸ› Bug Fixes

πŸ“š Documentation

πŸ”§ Other Changes

  • Merge pull request #23 from managedcode/codex/add-support-for-missing-pandoc-formats (7ec5cf6)
  • Update src/MarkItDown/Converters/TextileConverter.cs (94126f8)
  • Update src/MarkItDown/Converters/RtfConverter.cs (01a9213)
  • tests: embed odt fixture (e797d21)
  • Merge pull request #21 from managedcode/codex/add-ichatclient-support-to-parsing-pipeline-3libiz (8ec74c2)
  • Merge pull request #22 from managedcode/codex/fix-all-comments (04aabb7)
  • Merge branch 'codex/add-ichatclient-support-to-parsing-pipeline-3libiz' into codex/fix-all-comments (50c1385)
  • Update src/MarkItDown/Converters/PdfConverter.cs (c8ad6d1)
  • pdf: tolerate missing renderer when using pdfpig (4b3d09c)
  • pdf: tolerate missing renderer when using pdfpig (f373de0)
  • pdf: guard snapshot rendering failures (9fcba23)
  • middleware: tighten image enrichment loops (edfd1cb)
  • cloud providers (427c332)
  • options and metadata (a305ecc)
  • v0.0.4 (e3dd6d6)
  • Merge pull request #19 from managedcode/copilot/fix-8e329c50-9b6d-4afc-86b0-2856cbe56b3f (281c879)
  • Remove untested performance benchmarks from README (bd86fa4)
  • Complete README overhaul with advanced examples and migration guide (111c7d8)
  • Major README improvements: better motivation, examples, and accuracy (232eef9)
  • Initial plan (0f46048)
  • Merge pull request #18 from managedcode/copilot/fix-8614e28b-7134-4ae8-bdc2-f34cfa6dbd93 (b81b190)
  • Fix priority comment clarity and extract FormatFileSize to FileUtilities to avoid code duplication (87cfbba)
  • Merge pull request #17 from managedcode/copilot/fix-a5739cef-4fa8-47cd-abad-93850f97a530 (97c842b)
  • Implement EML (email) converter with comprehensive support for headers, content, and attachments (c404a96)
  • Fix remaining converters: Remove unnecessary Task.Run from DocxConverter, XlsxConverter, and PptxConverter (563a2d6)
  • Fix PdfConverter.cs: Remove unnecessary Task.Run usage (6e0f290)
  • Initial plan (b55de43)
  • Initial plan (4892a7c)

πŸ“¦ NuGet Packages


This release was automatically created by GitHub Actions