Skip to content

Releases: funstory-ai/BabelDOC

v0.1.21

02 Mar 22:12
6f16ac1
Compare
Choose a tag to compare

Changes

Contributors

@awwaawwa

v0.1.20

02 Mar 19:33
fb2a582
Compare
Choose a tag to compare

Changes

  • feat(assets): Enhance font download and offline assets management @awwaawwa (#131)

Contributors

@awwaawwa

v0.1.19

02 Mar 10:18
a8d4b04
Compare
Choose a tag to compare

Changes

  • fix(pdf): improve temporary file management and handle edge cases @awwaawwa (#130)

Contributors

@awwaawwa

v0.1.18

28 Feb 17:33
cb34983
Compare
Choose a tag to compare

Changes

  • feat(typesetting): Enhance line breaking and layout logic for basic english support @awwaawwa (#128)

Contributors

@awwaawwa

v0.1.17

28 Feb 08:10
a899706
Compare
Choose a tag to compare

Changes

  • fix(pdfinterp): Fix the drawing instruction error @awwaawwa (#126)

Contributors

@awwaawwa

v0.1.16

27 Feb 15:46
4721962
Compare
Choose a tag to compare

Changes

  • feat(pdf_creater): Add timeout mechanism for PDF saving with clean=True @awwaawwa (#125)

Contributors

@awwaawwa

v0.1.15

27 Feb 12:26
a86406b
Compare
Choose a tag to compare

Changes

  • feat(docvision): add retry mechanism to predict_layout @awwaawwa (#124)

Contributors

@awwaawwa

v0.1.14

27 Feb 11:49
be748e0
Compare
Choose a tag to compare

Changes

  • feat(pdf): improve PDF font subsetting process with subprocess and timeout handling @awwaawwa (#123)
  • Refactor translation config @Tql-ws1 (#120)
  • build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 @dependabot[bot] (#113)
  • build(deps): bump astral-sh/setup-uv from 5.2.2 to 5.3.0 @dependabot[bot] (#112)
  • fix(pdf_creater): add exception handling for show_pdf_page operations @awwaawwa (#119)
  • feat(translation): add backward compatibility for side-by-side dual PDF option @awwaawwa (#118)
  • feat(pdf): remove --use-side-by-side-dual option and keep only --use-alternating-pages-dual @awwaawwa (#117)
  • fix: correct Chinese-English text formatting @awwaawwa (#116)

Contributors

@Tql-ws1, @awwaawwa and dependabot[bot]

v0.1.13

25 Feb 08:01
bece512
Compare
Choose a tag to compare

Changes

  • fix: Improve watermark version fallback mechanism @awwaawwa (#115)

Contributors

@awwaawwa

v0.1.12

25 Feb 07:47
c347c34
Compare
Choose a tag to compare

Changes

  • feat: add dual PDF generation options (side-by-side and alternating pages) @awwaawwa (#114)
  • chore: add watermark version @awwaawwa (#111)

Contributors

@awwaawwa