Features
- Basic EPub support from @0xRaduan, in collaboration with @afourney
- Switch from puremagic to magika. by @afourney in #1108
- Added CLI options for extension, mime-types, and charset. by @afourney in #1115
- Sort pptx shapes to be parsed in top-to-bottom, left-to-right order by @richardye101 in #1104
Bug fixes and enhancements
- fix(README): correct pip install command formatting by @Piero24 in #1090
- Fixed deepcopy failure when passing llm_client by @scalabreseGD in #1089
- feat(docker): improve dockerfile build by @syaghoubi00 in #220
- Fix exiftool in well-known paths. by @afourney in #1106
- fix typo in well-known path list by @0xmohit in #1109
- Minimize guesses when guesses are compatible. by @afourney in #1114
- Fix string formatting in FileConversionException error message by @yushihang in #1121
- Refactored tests. by @afourney in #1120
- Handle not supported plot type in pptx by @EmanueleMeazzo in #1122
- Fix remaining mypy errors. by @afourney in #1132
- Investigate and silence warnings. by @afourney in #1133
New Contributors
- @0xRaduan made their first contribution in #123
- @Piero24 made their first contribution in #1090
- @scalabreseGD made their first contribution in #1089
- @richardye101 made their first contribution in #1104
- @syaghoubi00 made their first contribution in #220
- @0xmohit made their first contribution in #1109
- @yushihang made their first contribution in #1121
- @EmanueleMeazzo made their first contribution in #1122
Full Changelog: v0.1.0a1...v0.1.0a4