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.13.2-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.13.3-alpha
Choose a head ref
  • 6 commits
  • 22 files changed
  • 5 contributors

Commits on Mar 8, 2024

  1. fix: Drop Python 3.7 Support (#262)

    BEGIN_COMMIT_OVERRIDE
    fix: Drop Python 3.7 Support
    fix: Require google-api-core >= 2.17.1
    fix: Require pandas >= 2.0.0
    fix: Require proto-plus >= 1.22.3
    fix: Require numpy >= 1.23.5
    fix: Require pikepdf >= 8.0.0
    fix: Require Pillow >= 10.0.0
    END_COMMIT_OVERRIDE
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    71e6c51 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    71191ab View commit details
    Browse the repository at this point in the history
  2. fix: Escape html special characters in hocr_document_template.xml.j2 (

    #279)
    
    * fix: Escape html special characters in hocr_document_template.xml.j2
    * test: Add Unit test for hOCR XML validity.
    holtskinner authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2d9f05b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e12f576 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5c9bc9 View commit details
    Browse the repository at this point in the history
  5. chore(main): release 0.13.3-alpha (#276)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com>
    release-please[bot] and holtskinner authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6e4cc35 View commit details
    Browse the repository at this point in the history
Loading