All notable changes to ExAnydoc are documented in this file. The project follows Semantic Versioning.

0.1.0

  • Initial release.
  • Convert supported office, OpenDocument, RTF, EPUB, CSV, and PDF files to GitHub-Flavored Markdown.
  • Parse non-PDF inputs into a structured document model.
  • Detect formats from file contents, paths, and extensions.
  • Return stable error codes for conversion failures.