-
Notifications
You must be signed in to change notification settings - Fork 18
Comparing changes
Open a pull request
base repository: googleapis/python-documentai-toolbox
base: v0.9.1-alpha
head repository: googleapis/python-documentai-toolbox
compare: v0.10.0-alpha
- 6 commits
- 20 files changed
- 5 contributors
Commits on Aug 1, 2023
-
chore: [autoapprove] Pin flake8 version (#153)
Source-Link: https://togithub.com/googleapis/synthtool/commit/0ddbff8012e47cde4462fe3f9feab01fbc4cdfd6 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:bced5ca77c4dda0fd2f5d845d4035fc3c5d3d6b81f245246a36aee114970082b
Configuration menu - View commit details
-
Copy full SHA for 95f5d8c - Browse repository at this point
Copy the full SHA 95f5d8cView commit details
Commits on Aug 2, 2023
-
build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#155)
Source-Link: googleapis/synthtool@352b9d4 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3e3800bb100af5d7f9e810d48212b37812c1856d20ffeafb99ebe66461b61fc7 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for db49fc0 - Browse repository at this point
Copy the full SHA db49fc0View commit details
Commits on Aug 8, 2023
-
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e4db698 - Browse repository at this point
Copy the full SHA e4db698View commit details
Commits on Aug 9, 2023
-
feat: Add export merged sharded Document proto (#145)
* feat: Add export merged sharded Document proto - `to_documentai_document` exports a documentai Document proto from all of the shards in the wrapped Document * fix: Refactor `_apply_text_offset()` to use original impentation with dictionary. - Found issue with implementation when trying to update test coverage * chore: Update min python client library for documentai * Update test constraints * fix: Change test to not include indent * fix: merge_document_shards_sample_test * fix: Address lint error for type checking * Fix lint error for incorrect typing * Rename `to_documentai_document` to `to_merged_documentai_document` * Change `to_merged_documentai_document()` to use a deepcopy instead of editing in place * Add more specific type annotation to `_apply_text_offset()` * fix: Fixed how template files are included in the library - Fixes #156 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * refactor: Updated `from_document_path()` to additionally support directory of shards * fix: Fix type annotation --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a5e1f5c - Browse repository at this point
Copy the full SHA a5e1f5cView commit details -
refactor: Remove
table.to_csv()
method and add more export options ……to samples (#151) * refactor: Remove `table.to_csv()` dedicated method and add more export options to samples - Added CSV, HTML, Markdown output for table in Sample code * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * deps: Add `tabulate` to installation * fix: Adjust sample to print dataframe * docs(samples): Change table sample to use file path for `df._to_*()` * fix: Fixed Lint error - This wasn't an issue before, I think that `flake8` might have started checking for new criteria. --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7d61e85 - Browse repository at this point
Copy the full SHA 7d61e85View commit details -
chore(main): release 0.10.0-alpha (#157)
🤖 I have created a release *beep* *boop* --- ## [0.10.0-alpha](https://togithub.com/googleapis/python-documentai-toolbox/compare/v0.9.1-alpha...v0.10.0-alpha) (2023-08-09) ### Features * Add export merged sharded Document proto ([#145](https://togithub.com/googleapis/python-documentai-toolbox/issues/145)) ([a5e1f5c](https://togithub.com/googleapis/python-documentai-toolbox/commit/a5e1f5c331025d2cd748c952147f206595431cc7)) * Remove `table.to_csv()` method and add more export options to samples --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for daa5d84 - Browse repository at this point
Copy the full SHA daa5d84View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.9.1-alpha...v0.10.0-alpha