Releases: funstory-ai/BabelDOC
Releases · funstory-ai/BabelDOC
v0.3.33
v0.3.32
Changes
- fix: change error logging level to debug for media box restoration @awwaawwa (#319)
- feat: add custom decode method to IdentityCMap for improved byte handling @awwaawwa (#318)
- feat: add supported languages documentation and update navigation @awwaawwa (#314)
- feat: extend PDFContentParser with inline image handling and error checks @awwaawwa (#313)
- fix: reorder CID paragraph check for improved error handling @awwaawwa (#312)
Contributors
v0.3.31
v0.3.30
Changes
- fix: bump version to 0.3.30 @awwaawwa (#309)
- fix(typesetting.py): Add support for multilingual characters, including Avestan, phonetic extensions, harmonization of Canadian aboriginal syllables, etc. @pppppop65 (#308)
- chore(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 @dependabot[bot] (#304)
- chore(deps): bump astral-sh/setup-uv from 5.4.2 to 6.0.0 @dependabot[bot] (#303)
Contributors
@awwaawwa, @pppppop65, dependabot[bot] and shi
v0.3.29
Changes
- chore(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 @dependabot[bot] (#304)
- chore(deps): bump astral-sh/setup-uv from 5.4.2 to 6.0.0 @dependabot[bot] (#303)
- fix(typesetting.py): Enhance regex for Unicode character matching to support additional CJK characters @awwaawwa (#307)
Contributors
@awwaawwa, @dependabot[bot] and dependabot[bot]
v0.3.28
Changes
- fix: bump version to 0.3.28 @awwaawwa (#302)
- fix(styles_and_formulas.py): Add regular expression matching for Amerigo fonts; fix(typesetting.py): Add support for multilingual characters, including Latin, Greek, Armenian, etc. @pppppop65 (#300)
- dev @awwaawwa (#298)
Contributors
@awwaawwa, @pppppop65 and shi
v0.3.27
Changes
- feat: integrate zstd compression and decompression for base operations @awwaawwa (#296)
- fix(styles_and_formulas.py): Add multiple font modes to support more font matches @pppppop65 (#295)
- fix(rapidocr.py): force disable directml by setting use_dml to False @awwaawwa (#294)
- fix(translator.py): update formula placeholder format to use curly braces @awwaawwa (#293)
Contributors
@awwaawwa, @pppppop65 and shi