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: messense/nh3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.2
Choose a base ref
...
head repository: messense/nh3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.3
Choose a head ref
  • 8 commits
  • 4 files changed
  • 3 contributors

Commits on Dec 2, 2025

  1. Configuration menu
    Copy the full SHA
    b4979bc View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Bump actions/checkout from 5 to 6 in the github-actions group (#105)

    Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 5 to 6
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    6b49487 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2026

  1. Bump the github-actions group with 2 updates (#108)

    Bumps the github-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).
    
    
    Updates `actions/upload-artifact` from 5 to 6
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v5...v6)
    
    Updates `actions/download-artifact` from 6 to 7
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/download-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2026
    Configuration menu
    Copy the full SHA
    6179e83 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. Configuration menu
    Copy the full SHA
    cbcec4f View commit details
    Browse the repository at this point in the history
  2. Add riscv64 build, and make target list more explicit (#110)

    * workflows/CI: make cross platforms more explicit
    
    Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
    
    * workflows/CI: add riscv64
    
    Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
    
    * workflows/CI: add riscv64 for musl
    
    Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
    
    * Apply suggestion from @messense
    
    ---------
    
    Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
    Co-authored-by: messense <messense@icloud.com>
    threexc and messense authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    260e1b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. Bump pyo3 from 0.27.2 to 0.28.0 (#111)

    Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.27.2 to 0.28.0.
    - [Release notes](https://github.com/pyo3/pyo3/releases)
    - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
    - [Commits](PyO3/pyo3@v0.27.2...v0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: pyo3
      dependency-version: 0.28.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    7d3b8f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2026

  1. Bump version to 0.3.3

    To include SBOM in wheels.
    messense committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    8308136 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff59ac4 View commit details
    Browse the repository at this point in the history
Loading