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: TkTech/pysimdjson
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.2
Choose a base ref
...
head repository: TkTech/pysimdjson
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.2
Choose a head ref
  • 5 commits
  • 13 files changed
  • 2 contributors

Commits on May 18, 2025

  1. v7.0.0 (#124)

    * Bump version: 6.0.1 → 6.0.2
    
    * Start modernizing tooling
    
    * Version bump a bunch of actions.
    
    * Run utils with uv run.
    
    * Bump cibuildwheel
    
    * Fix requires-python being too aggresive.
    
    * Adjust dev dependencies to support py3.9.
    
    * Drop pypy 3.8, add pypy 3.10.
    
    * Drop pypy 3.7.
    
    * Try moving cibuildwheel settings into pyproject.toml
    
    * For now CIBW_BUILD needs to remain in the matrix.
    
    * Install cibw test dependencies
    
    * (Possibly temporarily) get rid of pypy builds.
    
    * Temporary workaround setuptools #4810.
    
    * Remove the broken define.
    
    * Adjust type alias and add JSONEncoder.
    
    * Catch num_to_large when testing the minefield.
    
    * Update upstream to 3.12.3.
    TkTech authored May 18, 2025
    Configuration menu
    Copy the full SHA
    5dbc1bf View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	setup.py
    TkTech committed May 20, 2025
    Configuration menu
    Copy the full SHA
    19fd595 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fcd806 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. Configuration menu
    Copy the full SHA
    d035b71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c908b24 View commit details
    Browse the repository at this point in the history
Loading