Skip to content

Releases: funstory-ai/BabelDOC

v0.3.33

05 May 09:17
2bb28b7
Compare
Choose a tag to compare

Changes

  • chore: bump version to 0.3.33 @awwaawwa (#322)
  • feat: enhance LLM translation support with title paragraph handling @awwaawwa (#321)
  • fix: improve character validation logic in font mapper @awwaawwa (#320)

Contributors

@awwaawwa

v0.3.32

05 May 08:18
8440a17
Compare
Choose a tag to compare

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

@awwaawwa

v0.3.31

03 May 08:44
d5398cd
Compare
Choose a tag to compare

Changes

  • feat: add ExtractTextError exception and enhance paragraph checks @awwaawwa (#311)

Contributors

@awwaawwa

v0.3.30

30 Apr 09:58
c188e16
Compare
Choose a tag to compare

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

30 Apr 03:29
35425e2
Compare
Choose a tag to compare

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

28 Apr 14:31
16f7bdc
Compare
Choose a tag to compare

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

27 Apr 02:50
d60f9ff
Compare
Choose a tag to compare

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

v0.3.26

26 Apr 03:50
441a181
Compare
Choose a tag to compare

Changes

  • fix(translator.py): update placeholder methods to use HTML style tags @awwaawwa (#292)

Contributors

@awwaawwa

v0.3.25

25 Apr 18:24
2f88727
Compare
Choose a tag to compare

Changes

  • fix(pdf_creater.py): add conditional check for font existence before writing PDF @awwaawwa (#291)

Contributors

@awwaawwa

v0.3.24

25 Apr 18:13
11443c2
Compare
Choose a tag to compare

Changes

  • fix(pdf_creater.py, paragraph_finder.py, typesetting.py): add error handling for media box restoration and fix overlapping paragraphs @awwaawwa (#290)

Contributors

@awwaawwa