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: hukkin/tomli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.0
Choose a base ref
...
head repository: hukkin/tomli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.0
Choose a head ref
  • 20 commits
  • 1,418 files changed
  • 4 contributors

Commits on Oct 8, 2025

  1. Merge pull request #266 from hukkin/version-2.3.0

    Version 2.3.0
    hukkin authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    0b15882 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. Test Python 3.15-dev

    hukkin committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    740e498 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. Disable failing flake8 warning

    hukkin committed Dec 19, 2025
    Configuration menu
    Copy the full SHA
    63820df View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2025

  1. Configuration menu
    Copy the full SHA
    5e2265e View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and hukkin committed Dec 21, 2025
    Configuration menu
    Copy the full SHA
    871f2c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0921abf View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2026

  1. Build ARM wheels on ARM hardware (#276)

    * Test with supported PyPy3.11
    
    * Build ARM wheels on ARM hardware
    
    * Enable colour logs and hide pip upgrade warning
    
    * Combine binary-wheels-arm into binary-wheels-standard
    
    * Update matrix name
    hugovk authored Jan 4, 2026
    Configuration menu
    Copy the full SHA
    d6b9bb0 View commit details
    Browse the repository at this point in the history
  2. Build Windows arm64 wheels (#272)

    * add arm64 windows tests and builds
    
    * run on fork
    
    * add arm64 to job name
    
    * remove fork branch trigger
    
    * Update .github/workflows/tests.yaml
    
    ---------
    
    Co-authored-by: Taneli Hukkinen <hukkinen@eurecom.fr>
    finnagin and hukkin authored Jan 4, 2026
    Configuration menu
    Copy the full SHA
    5bda557 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2017309 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2026

  1. Configuration menu
    Copy the full SHA
    fc9c79f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38297f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a2aa62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12314bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eb2125 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2026

  1. Update README for v2.4.0

    hukkin committed Jan 11, 2026
    Configuration menu
    Copy the full SHA
    0efe49d View commit details
    Browse the repository at this point in the history
  2. Add 2.4.0 change log

    hukkin committed Jan 11, 2026
    Configuration menu
    Copy the full SHA
    d9c65c3 View commit details
    Browse the repository at this point in the history
  3. Update pre-commit hooks

    hukkin committed Jan 11, 2026
    Configuration menu
    Copy the full SHA
    f890dd1 View commit details
    Browse the repository at this point in the history
  4. Update GitHub actions

    hukkin committed Jan 11, 2026
    Configuration menu
    Copy the full SHA
    4979375 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8a1358 View commit details
    Browse the repository at this point in the history
  6. Bump version: 2.3.0 → 2.4.0

    hukkin committed Jan 11, 2026
    Configuration menu
    Copy the full SHA
    a678e6f View commit details
    Browse the repository at this point in the history
Loading