Changelog
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_prefixinDocument.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_uriparameter 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
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)