Skip to content

Releases: funstory-ai/BabelDOC

v0.3.13

15 Apr 16:13
e97dc5f
Compare
Choose a tag to compare

Changes

  • fix(styles_and_formulas): comment out symbol character in character set @awwaawwa (#246)

Contributors

@awwaawwa

v0.3.12

15 Apr 15:12
c1240f5
Compare
Choose a tag to compare

Changes

  • fix(typesetting): include xobj_id in TypesettingUnit creation for improved character handling @awwaawwa (#245)
  • fix(pdf_creater): improve encoding length handling by consolidating page and xobject encoding maps @awwaawwa (#244)
  • fix(il_creater): enhance font parsing by adding WinAnsiEncoding support and handling encoding differences @awwaawwa (#243)

Contributors

@awwaawwa

v0.3.11

15 Apr 02:46
97dd6f6
Compare
Choose a tag to compare

Changes

  • fix(il_creater): add null check for ToUnicode ID before processing in encoding logic @awwaawwa (#241)

Contributors

@awwaawwa

v0.3.10

14 Apr 16:41
08a2667
Compare
Choose a tag to compare

Changes

  • fix(il_creater): replace tab characters with spaces in character processing @awwaawwa (#240)

Contributors

@awwaawwa

v0.3.9

14 Apr 16:04
8b89413
Compare
Choose a tag to compare

Changes

  • fix(font_handling): update font ID mapping and encoding logic in PDF processing @awwaawwa (#239)
  • fix(typesetting): add apostrophe to regex pattern for character matching @awwaawwa (#238)

Contributors

@awwaawwa

v0.3.8

13 Apr 15:23
42fc08d
Compare
Choose a tag to compare

Changes

  • fix(paragraph_finder): extend bullet point regex pattern to include additional characters @awwaawwa (#235)

Contributors

@awwaawwa

v0.3.7

12 Apr 11:25
52ba4d9
Compare
Choose a tag to compare

Changes

  • fix(styles_and_formulas): update font pattern matching to include additional font types @awwaawwa (#234)

Contributors

@awwaawwa

v0.3.6

11 Apr 12:30
fd8029c
Compare
Choose a tag to compare

Changes

  • feat: Added some fonts, supporting kr & jp & en & pl & ru & es & pt @awwaawwa (#232)
  • fix(styles_and_formulas): add PlantinStd to font pattern matching @awwaawwa (#231)

Contributors

@awwaawwa

v0.3.5

11 Apr 04:39
6103d86
Compare
Choose a tag to compare

Changes

  • feat(highlevel): track and report peak memory usage during translation @awwaawwa (#229)
  • fix(styles_and_formulas): add ITCSymbolStd to font pattern matching @awwaawwa (#228)
  • docs: improve issue templates and add PR form @PravinKamble123 (#227)
  • fix(il_translator): add case-insensitive matching @awwaawwa (#226)
  • docs(README): add Trendshift badge @awwaawwa (#224)
  • docs(README): update translation model recommendations and compatibility notes @awwaawwa (#223)

Contributors

@PravinKamble123 and @awwaawwa

v0.3.4

06 Apr 11:55
bd2f3e1
Compare
Choose a tag to compare

Changes

  • feat(styles_and_formulas): add support for PalatinoItalCOR font pattern @awwaawwa (#222)

Contributors

@awwaawwa