8000 Comparing master...v3 · uber/h3-py · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: uber/h3-py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: uber/h3-py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 7 files changed
  • 2 contributors

Commits on Nov 24, 2022

  1. run actions on v3 branch

    ajfriend committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    292892e View commit details
    Browse the repository at this point in the history
  2. Build python 3.11 wheels on v3.7 (#299)

    * build python 3.11 wheels on v3.7
    
    * Avoid building tooling we won't need for release
    ajfriend authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    2abc291 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    ajfriend authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    3e39172 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8958ac View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Add python 3.12 wheels on v3.7 (#344)

    * Add python 3.12 wheels on v3.7
    
    * Upgrade cibuildwheel to v2.16.5 to support python 3.12
    
    * drop 2.7
    
    * Drop cibuildwheel v1 and 3.5 tests (#325)
    
    * Drop cibuildwheel v1 and 3.5 tests
    
    * try cibuildwheel@v2.15.0
    
    * drop down to cibuildwheel@v2.14.1
    
    * bump ubuntu from 20.04 to 22.04
    
    * Revert "bump ubuntu from 20.04 to 22.04"
    
    This reverts commit f94bea6.
    
    * bump Python version from 3.8 to 3.11 for coverage/lint and docs
    
    * bump cibuildwheel
    
    * Drop 3.6
    
    * Upgrade back to cibuildwheel 2.16.5
    
    ---------
    
    Co-authored-by: AJ Friend <ajfriend@gmail.com>
    msaecker and ajfriend authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    b04ac8b View commit details
    Browse the repository at this point in the history
  2. bump version for release

    ajfriend committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    73a981c View commit details
    Browse the repository at this point in the history
  3. update changelog

    ajfriend committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    52fe64e View commit details
    Browse the repository at this point in the history
  4. 3.12!

    ajfriend committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    5871bfb View commit details
    Browse the repository at this point in the history
Loading
0