Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-documentai-toolbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0-alpha
Choose a base ref
...
head repository: googleapis/python-documentai-toolbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.1-alpha
Choose a head ref
  • 3 commits
  • 6 files changed
  • 5 contributors

Commits on Sep 5, 2023

  1. chore(deps): update all dependencies (#162)

    * chore(deps): update all dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Update actions to v4
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Holt Skinner <holtskinner@google.com>
    3 people authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a702231 View commit details
    Browse the repository at this point in the history
  2. fix: Add handling for documents missing all layout elements. (#161)

    * fix: Add handling for documents missing all layout elements.
    
    - Bounding boxes will show up as 0,0,0,0
    - Fixes #160
    
    * docs: Add information about return value of `get_bounding_box()`
    
    * fix: Addressed coment and moved if statement
    holtskinner authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1ac6f5e View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.10.1-alpha (#164)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6e63c9f View commit details
    Browse the repository at this point in the history
Loading