Skip to content

Releases: funstory-ai/BabelDOC

v0.3.23

25 Apr 10:55
87d0f5b
Compare
Choose a tag to compare

Changes

Improve stability

Contributors

@awwaawwa

v0.3.22

25 Apr 08:48
3a91fbc
Compare
Choose a tag to compare

Changes

  • fix(il_creater.py): normalize bounding box values by scaling with units_per_EM @awwaawwa (#289)
  • fix(translator.py): consolidate token count updates into a single method and handle error @awwaawwa (#286)

Contributors

@awwaawwa

v0.3.21

24 Apr 09:39
58c7fed
Compare
Choose a tag to compare

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

22 Apr 20:34
1499681
Compare
Choose a tag to compare

Changes

Contributors

@awwaawwa

v0.3.19

22 Apr 09:54
b2da9c7
Compare
Choose a tag to compare

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

22 Apr 06:42
9085ace
Compare
Choose a tag to compare

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

18 Apr 12:15
fe29f5a
Compare
Choose a tag to compare

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

v0.3.16

17 Apr 04:38
cf7e167
Compare
Choose a tag to compare

Changes

  • fix: add threading locks for concurrent access to pixmap generation @awwaawwa (#252)
  • fix(styles_and_formulas, typesetting): update regex patterns for fontmatching and hyphen support @awwaawwa (#251)

Contributors

@awwaawwa

v0.3.15

16 Apr 06:58
a8e0d4e
Compare
Choose a tag to compare

Changes

  • fix: bump version to 0.3.15 @awwaawwa (#250)
  • fix(main): require OpenAI service selection for translation @awwaawwa (#249)
  • fix(il_creater): add regex for matching common Unicode space characters @awwaawwa (#248)

Contributors

@awwaawwa

v0.3.14

15 Apr 16:58
160f1fa
Compare
Choose a tag to compare

Changes

  • fix(pdfinterp): ensure seq is a list for render_string method @awwaawwa (#247)

Contributors

@awwaawwa