New
v0.1.0a4
Features
- Basic EPub support from @0xRaduan, in collaboration with @afourney
- Switch from puremagic to magika. by @afourney in https://github.com/microsoft/markitdown/pull/1108
- Added CLI options for extension, mime-types, and charset. by @afourney in https://github.com/microsoft/markitdown/pull/1115
- Sort pptx shapes to be parsed in top-to-bottom, left-to-right order by @richardye101 in https://github.com/microsoft/markitdown/pull/1104
Bug fixes and enhancements
- fix(README): correct pip install command formatting by @Piero24 in https://github.com/microsoft/markitdown/pull/1090
- Fixed deepcopy failure when passing llm_client by @scalabreseGD in https://github.com/microsoft/markitdown/pull/1089
- feat(docker): improve dockerfile build by @syaghoubi00 in https://github.com/microsoft/markitdown/pull/220
- Fix exiftool in well-known paths. by @afourney in https://github.com/microsoft/markitdown/pull/1106
- fix typo in well-known path list by @0xmohit in https://github.com/microsoft/markitdown/pull/1109
- Minimize guesses when guesses are compatible. by @afourney in https://github.com/microsoft/markitdown/pull/1114
- Fix string formatting in FileConversionException error message by @yushihang in https://github.com/microsoft/markitdown/pull/1121