Some of What's Changed
- feat: Add RSSConverter by @Soulter in #97
- feat: Add IpynbConverter by @AumGupta in #71
- feat(devcontainer): Add DevContainer Configuration for Easier Contribution Setup by @l-lumin in #64
- feat: add support for conversion via Document Intelligence by @KennyZhang1 in #303
- feat: add version option to markitdown CLI by @l-lumin in #172
- feat: enable Git support in devcontainer by @numekudi in #136
- feat: outlook ".msg" file converter by @muratcankurtulus in #196
- feat: Add xls support by @yeungadrian in #169
- feat: support image description with LLM for pptx files by @masquare in #306
- fix: Safeguard against path traversal for ZipConverter by @finchy in #129
- fix: support -o param to avoid encoding issues by @Soulter in #116
- fix(transcription): TRANSCRIPTION_CAPABLE should be iniztialized by @absadiki in #194
- fix: added a test for leading spaces. by @afourney in #258
- fix: If puremagic has no guesses, try again after ltrim. by @afourney in #260
- fix: Recognize json as plain text (if no other handlers are present). by @afourney in #261
- fix: Set exiftool path explicitly. by @afourney in #267
- fix: remove leading and trailing \n for HtmlConverter by @ZeyuTeng96 in #262
- fix: argparse CLI option ordering, fixes #268 by @slhck in #290
- fix: for mimetype issue with csv files on windows. by @wunde005 in #273
- docs: update README.md by @eltociear in #182
- docs: Add documentation for docintel by @KennyZhang1 in #312
New Contributors
- @AumGupta made their first contribution in #71
- @diya155 made their first contribution in #80
- @l-lumin made their first contribution in #64
- @waterimp made their first contribution in #98
- @finchy made their first contribution in #129
- @sugatoray made their first contribution in #130
- @PetrAPConsulting made their first contribution in #91
- @SigireddyBalasai made their first contribution in #93
- @dependabot made their first contribution in #177
- @numekudi made their first contribution in #136
- @eltociear made their first contribution in #182
- @absadiki made their first contribution in #194
- @muratcankurtulus made their first contribution in #196
- @yeungadrian made their first contribution in #169
- @KennyZhang1 made their first contribution in #303
- @ZeyuTeng96 made their first contribution in #262
- @jamesmh made their first contribution in #270
- @masquare made their first contribution in #306
- @slhck made their first contribution in #290
- @wunde005 made their first contribution in #273
Full Changelog: v0.0.1a3...v0.0.1a4