-
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.1.0-alpha
head repository: googleapis/python-documentai-toolbox
compare: v0.1.1-alpha
- 10 commits
- 19 files changed
- 6 contributors
Commits on Jan 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0c2cb6e - Browse repository at this point
Copy the full SHA 0c2cb6eView commit details -
chore: minor refactoring of GCS Functions in document wrapper (#39)
* chore: minor refactoring of GCS Functions in document wrapper - Simplified `print_gcs_document_tree` for readaibility/maintainability (And to resolve linter errors) - Added constants for reused values - Added `ignore_unknown_values` to `Document.from_json()` to avoid exceptions with new Document Proto versions between client library updates * chore: minor refactoring of GCS Functions in document wrapper - Simplified `print_gcs_document_tree` for readaibility/maintainability (And to resolve linter errors) - Added constants for reused values - Added `ignore_unknown_values` to `Document.from_json()` to avoid exceptions with new Document Proto versions between client library updates * chore: Fix to allow tests to pass
Configuration menu - View commit details
-
Copy full SHA for 00e0b7c - Browse repository at this point
Copy the full SHA 00e0b7cView commit details
Commits on Feb 1, 2023
-
* chore: update docs url * update README
Configuration menu - View commit details
-
Copy full SHA for 3e7d162 - Browse repository at this point
Copy the full SHA 3e7d162View commit details -
chore: documentation fixes (#44)
* chore: fixed documentation devsite issues * fixed comments * Update README.rst * updated readme
Configuration menu - View commit details
-
Copy full SHA for ae32565 - Browse repository at this point
Copy the full SHA ae32565View commit details -
docs(samples): added quickstart sample (#27)
* added init files * added wrap_documents samples * changed file name for test * Delete wrap_document_samples_test.py * added test requirements * Delete wrap_document_samples_test.py * updated sample * updated region tags * changed tags * changed region tag --------- Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 23a0791 - Browse repository at this point
Copy the full SHA 23a0791View commit details
Commits on Feb 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc070b7 - Browse repository at this point
Copy the full SHA fc070b7View commit details -
chore: changed test file name for quickstart sample (#47)
* chore: changed test file name for quickstart sample * Updated Quickstart Sample - Added noxfile config for testing - Updated test file for formatting & type annotation * Added noxfile.py to samples directory * updated noxfile * fixed quickstart_sample --------- Co-authored-by: Holt Skinner <holtskinner@google.com> Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 355bca1 - Browse repository at this point
Copy the full SHA 355bca1View commit details -
chore: minor refactoring for readability/simplicity (#42)
- Fixed Type mismatch on `_table_wrapper_from_documentai_table` - Simplified boolean checks - Removed Extra local variables - Updated function names/docs for clarity Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 67fa761 - Browse repository at this point
Copy the full SHA 67fa761View commit details
Commits on Feb 8, 2023
-
fix: Updated Pip install name in README (#52)
* fix: Updated Pip install name in README - Added Toolbox to requirements.txt for Samples * fix: Update requirements and setup to avoid version conflict
Configuration menu - View commit details
-
Copy full SHA for dad8c8b - Browse repository at this point
Copy the full SHA dad8c8bView commit details -
chore(main): release 0.1.1-alpha (#45)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b45545f - Browse repository at this point
Copy the full SHA b45545fView 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.1.0-alpha...v0.1.1-alpha