Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Releases: googleapis/python-documentai-toolbox

v0.10.0-alpha

09 Aug 17:52
daa5d84

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

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)

v0.9.0-alpha

07 Jul 17:52
1b2223f

Choose a tag to compare

0.9.0-alpha (2023-07-07)

Features

v0.8.0-alpha

08 Jun 16:49
32870c3

Choose a tag to compare

0.8.0-alpha (2023-06-07)

Features

  • Add convert_document_to_annotate_file_json (#124) (a6b75fc)

v0.7.0-alpha

31 May 20:38
ba354d8

Choose a tag to compare

0.7.0-alpha (2023-05-31)

Features

  • Added text_annotation to vision conversion (#114) (27196bb)

v0.6.0-alpha

17 Apr 21:00
dcbf3de

Choose a tag to compare

0.6.0-alpha (2023-04-17)

Features

v0.5.0-alpha

07 Apr 17:19
514a10c

Choose a tag to compare

0.5.0-alpha (2023-04-07)

Features

  • Add Import Document from Batch Process Metadata & Operation (#88) (f95bbea)
  • Added Export Images functionality (#96) (383e105)
  • Update Max Files per Batch Request to 1000 (#91) (3bbc0f0)

v0.4.1-alpha

21 Mar 17:12
e4686bd

Choose a tag to compare

0.4.1-alpha (2023-03-21)

Miscellaneous Chores

v0.4.0-alpha

10 Mar 15:38
eca444d

Choose a tag to compare

0.4.0-alpha (2023-03-09)

Features

  • Add config based annotation converter (#72) (735514e)
  • Added Batch creation for Cloud Storage documents. (#66) (c32a371)
  • Added list_gcs_document_tree (#75) (d18d1dc)

Bug Fixes

  • Handle Edge Case where GCS Shards are out of order (#69) (709fe86)

v0.3.0-alpha

27 Feb 17:47
a124be7

Choose a tag to compare

0.3.0-alpha (2023-02-27)

Features

  • Added docproto to AnnotateFile convertor (#63) (f6dd89a)