Changelog

0.4.1-alpha (2023-03-21)

Miscellaneous Chores

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)

0.3.0-alpha (2023-02-27)

Features

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

0.2.1-alpha (2023-02-15)

Documentation

0.2.0-alpha (2023-02-15)

Features

  • Add entities_to_dict() and entities_to_bigquery() to Document wrapper (#50) (494fa86)

  • Add PDF Splitter (#51) (8359911)

  • Added Support for Form Fields (#48) (6d74548)

0.1.1-alpha (2023-02-08)

Bug Fixes

  • Updated Pip install name in README (#52) (dad8c8b)

Documentation

  • samples: Added quickstart sample (#27) (23a0791)

0.1.0-alpha (2023-01-31)

Features

Miscellaneous Chores

  • Set initial version to 0.1.0-alpha (b01c38b)

Documentation

0.1.0-alpha (2022-11-24)

Features