Skip to content

Releases: googleapis/python-documentai-toolbox

v0.12.1-alpha

02 Feb 16:15
b741498
Compare
Choose a tag to compare

0.12.1-alpha (2024-02-02)

Bug Fixes

v0.12.0-alpha

30 Nov 18:51
769e011
Compare
Choose a tag to compare

0.12.0-alpha (2023-11-30)

Features

  • Add support for Python 3.12 (#203) (1ff4bf7)
  • Introduce compatibility with native namespace packages (#201) (d178acb)

Bug Fixes

  • Implement lazy-loading of properties to speed up initialization (#205) (7001c76)
  • Prevent sorting entities labeled in Document AI Workbench (#200) (d843e51)

v0.11.2-alpha

07 Nov 22:35
b0ec976
Compare
Choose a tag to compare

0.11.2-alpha (2023-11-07)

Bug Fixes

  • Updates to hOCR Template to follow hOCR Spec (#195) (3f52e82)

v0.11.1-alpha

23 Oct 16:02
40829ee
Compare
Choose a tag to compare

0.11.1-alpha (2023-10-23)

Bug Fixes

v0.11.0-alpha

18 Oct 14:30
e7dd6ce
Compare
Choose a tag to compare

0.11.0-alpha (2023-10-18)

Features

v0.10.3-alpha

06 Oct 21:34
78d66cc
Compare
Choose a tag to compare

0.10.3-alpha (2023-10-06)

Bug Fixes

  • docai_utilities.py to return Optional (#176) (028bc37)

v0.10.2-alpha

03 Oct 15:20
711b244
Compare
Choose a tag to compare

0.10.2-alpha (2023-10-03)

Bug Fixes

  • Change ocr_line <span> to include all ocr_word (#169) (bc44dab)

v0.10.1-alpha

05 Sep 18:02
6e63c9f
Compare
Choose a tag to compare

0.10.1-alpha (2023-09-05)

Bug Fixes

  • Add handling for documents missing all layout elements. (#161) (1ac6f5e)

v0.10.0-alpha

09 Aug 17:52
daa5d84
Compare
Choose a tag to compare

0.10.0-alpha (2023-08-09)

Features

  • Add export merged sharded Document proto (#145) (a5e1f5c)

  • Remove table.to_csv() method and add more export options to samples

v0.9.1-alpha

27 Jul 18:46
eba4427
Compare
Choose a tag to compare

0.9.1-alpha (2023-07-27)

Bug Fixes

  • Internal refactoring to improve efficiency and readability. No external-facing changes. (82ac823)