What's Changed
- feat(hybrid): add formula enrichment support with LaTeX extraction by @hnc-leebd in #164
- feat(hybrid): add picture description support with SmolVLM by @hnc-leebd in #165
- Fix incorrect content order by @LonelyMidoriya in #169
- security(java): update all dependencies to latest versions by @hnc-leebd in #172
- security(python): update all dependencies to latest versions by @hnc-leebd in #170
- Fix splitting of text chunks to different table cells by @MaximPlusov in #168
- Improve paragraph detection by @MaximPlusov in #173
- Join multiline heading into single line in Markdown by @LonelyMidoriya in #175
- Hybrid. Fix postprocessing by @MaximPlusov in #176
- feat: add --include-header-footer option for output generation by @hnc-leebd in #177
Full Changelog: v1.9.1...v1.10.0