Changelog
0.14.2-alpha (2025-03-05)
Bug Fixes
0.14.1-alpha (2024-12-17)
Bug Fixes
- Update setup.py to allow Document AI client library >=3.0.0 ( d680e3e )
0.14.0-alpha (2024-07-16)
Features
Bug Fixes
0.13.5-alpha (2024-07-02)
Bug Fixes
0.13.4-alpha (2024-06-13)
Bug Fixes
0.13.3-alpha (2024-03-11)
Bug Fixes
-
Drop Python 3.7 Support ( 71e6c51 )
-
Escape html special characters in
hocr_document_template.xml.j2
( #279 ) ( 2d9f05b ) -
Require google-api-core >= 2.17.1 ( 71e6c51 )
-
Require numpy >= 1.23.5 ( 71e6c51 )
-
Require pandas >= 2.0.0 ( 71e6c51 )
-
Require pikepdf >= 8.0.0 ( 71e6c51 )
-
Require Pillow >= 10.0.0 ( 71e6c51 )
-
Require proto-plus >= 1.22.3 ( 71e6c51 )
0.13.2-alpha (2024-03-08)
Bug Fixes
- Add trailing slash if not present for
gcs_prefix
inDocument.from_gcs()
to cover matching prefixes edge case. ( #274 ) ( b4762e8 )
0.13.1-alpha (2024-03-04)
Bug Fixes
0.13.0-alpha (2024-02-26)
Features
- Added
gcs_uri
parameter toDocument.from_gcs()
to allow importing of a single Document JSON ( #261 ) ( f654a5d )
0.12.2-alpha (2024-02-02)
Bug Fixes
0.12.1-alpha (2024-02-02)
Bug Fixes
0.12.0-alpha (2023-11-30)
Features
-
Add support for Python 3.12 ( 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 )
0.11.2-alpha (2023-11-07)
Bug Fixes
0.11.1-alpha (2023-10-23)
Bug Fixes
0.11.0-alpha (2023-10-18)
Features
0.10.3-alpha (2023-10-06)
Bug Fixes
0.10.2-alpha (2023-10-03)
Bug Fixes
0.10.1-alpha (2023-09-05)
Bug Fixes
0.10.0-alpha (2023-08-09)
Features
Bug Fixes
0.9.1-alpha (2023-07-27)
Bug Fixes
- Internal refactoring to improve efficiency and readability. No external-facing changes. ( 82ac823 )
0.9.0-alpha (2023-07-07)
Features
0.8.0-alpha (2023-06-07)
Features
0.7.0-alpha (2023-05-31)
Features
0.6.0-alpha (2023-04-17)
Features
0.5.0-alpha (2023-04-07)
Features
-
Add Import Document from Batch Process Metadata & Operation ( #88 ) ( f95bbea )
-
Update Max Files per Batch Request to 1000 ( #91 ) ( 3bbc0f0 )
0.4.1-alpha (2023-03-21)
Miscellaneous Chores
0.4.0-alpha (2023-03-09)
Features
Bug Fixes
0.3.0-alpha (2023-02-27)
Features
0.2.1-alpha (2023-02-15)
Documentation
0.2.0-alpha (2023-02-15)
Features
0.1.1-alpha (2023-02-08)
Bug Fixes
Documentation
0.1.0-alpha (2023-01-31)
Features
- Initial Release ( e360dce )
Miscellaneous Chores
- Set initial version to 0.1.0-alpha ( b01c38b )