Releases: funstory-ai/BabelDOC
Releases · funstory-ai/BabelDOC
v0.3.23
v0.3.22
v0.3.21
Changes
- chore: bump version to 0.3.21 @awwaawwa (#285)
- fix(high_level.py): handle missing MediaBox in PDF pages @awwaawwa (#283)
- feat: implement font reproduction and cmap fixing in PDF processing but disabled dut to macOS Preview Broken @awwaawwa (#282)
- feat: enhance font handling and bullet point recognition @awwaawwa (#281)
- fix(styles_and_formulas.py): Update font matching mode, add support for new fonts @pppppop65 (#279)
- fix(il_creater.py): add exception handling for MediaBox resolution @awwaawwa (#277)
- fix(pyproject.toml): update memray dependency version to 1.17.1 @awwaawwa (#276)
Contributors
@awwaawwa, @pppppop65 and shi
v0.3.20
v0.3.19
Changes
- feat: bump version to 0.3.19 @awwaawwa (#273)
- feat(italic_recognize_tool): Update regex to recognize more non-formula italic fonts @pppppop65 (#272)
Contributors
@awwaawwa, @pppppop65 and shi
v0.3.18
Changes
- feat: bump version to 0.3.18 @awwaawwa (#271)
- chore(deps): bump huacnlee/autocorrect-action from 2.5.4 to 2.13.3 @dependabot[bot] (#269)
- chore(deps): bump astral-sh/setup-uv from 5.4.1 to 5.4.2 @dependabot[bot] (#270)
- feat: optimize memory usage by deleting temporary objects in high_level.py @awwaawwa (#268)
- feat: add graphic state pooling to optimize memory usage @awwaawwa (#267)
- feat: add linting workflows for code quality checks @awwaawwa (#265)
Contributors
@awwaawwa, @dependabot[bot] and dependabot[bot]
v0.3.17
Changes
- feat(OCR-processed documents): add workaround to handle @awwaawwa (#261)
- feat(italic_recognize_tool): Font Recognition Tool @pppppop65 (#260)
- fix(styles_and_formulas): add regex patterns for additional font support @awwaawwa (#258)
- fix(converter): handle missing xobj_id attribute in font objects @awwaawwa (#257)
Contributors
@awwaawwa and @pppppop65