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: scikit-hep/vector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: scikit-hep/vector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1.post1
Choose a head ref
  • 7 commits
  • 9 files changed
  • 4 contributors

Commits on Sep 12, 2023

  1. chore: update pre-commit hooks (#378)

    updates:
    - [github.com/psf/black-pre-commit-mirror: 23.7.0 → 23.9.1](psf/black-pre-commit-mirror@23.7.0...23.9.1)
    - [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.288](astral-sh/ruff-pre-commit@v0.0.287...v0.0.288)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9a67b1f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. chore: update pre-commit hooks (#380)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.288 → v0.0.290](astral-sh/ruff-pre-commit@v0.0.288...v0.0.290)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f1871bd View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. chore: update pre-commit hooks (#381)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.290 → v0.0.291](astral-sh/ruff-pre-commit@v0.0.290...v0.0.291)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    92929e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c598df View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. chore: update pre-commit hooks (#387)

    * chore: update pre-commit hooks
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.291 → v0.0.292](astral-sh/ruff-pre-commit@v0.0.291...v0.0.292)
    - [github.com/tox-dev/pyproject-fmt: 1.1.0 → 1.2.0](tox-dev/pyproject-fmt@1.1.0...1.2.0)
    - [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](codespell-project/codespell@v2.2.5...v2.2.6)
    
    * style: pre-commit fixes
    
    * Fix pre-commit
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Saransh Chopra <[email protected]>
    pre-commit-ci[bot] and Saransh-cpp authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    826572b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. support Python 3.12 (#388)

    * support Python 3.12
    
    * Update pyproject.toml
    
    * style: pre-commit fixes
    
    * Try fix branch
    
    * pre-commit
    
    * Upper-pin numpy in CI (temp)
    
    * Awkward 1.10.5
    
    ---------
    
    Co-authored-by: Henry Schreiner <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    30e19f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e612e95 View commit details
    Browse the repository at this point in the history
Loading