Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
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-vision
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: googleapis/python-vision
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 3 commits
  • 20 files changed
  • 4 contributors

Commits on Mar 25, 2022

  1. chore: set up CI on v1 branch (#329)

    * chore: add basic CI on v1 branch
    
    * chore: lower fail-under
    
    * chore: use 3.8 for most sessions, error on missing interpreters
    
    * chore: don't treat docs warnings as errors
    
    * chore: use older jinja2
    
    * chore: format
    busunkim96 authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d58a887 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. fix(deps): require google-api-core >= 1.31.5, >= 2.3.2 on v1 release (#…

    …324)
    
    * chore(deps): allow google-api-core v2 on v1 release
    
    * ci: fix docs build
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    busunkim96 and parthea authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    a3d3d66 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. chore(v1): release 1.0.1 (#340)

    * chore(v1): release 1.0.1
    
    * chore: update black, format
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Bu Sun Kim <[email protected]>
    release-please[bot] and busunkim96 authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    cb59eaa View commit details
    Browse the repository at this point in the history
Loading