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.2.17
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.2.18
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 1, 2024

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

Commits on Apr 22, 2024

  1. Bump pyo3 from 0.21.1 to 0.21.2 (#43)

    Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.21.1 to 0.21.2.
    - [Release notes](https://github.com/pyo3/pyo3/releases)
    - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
    - [Commits](PyO3/pyo3@v0.21.1...v0.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: pyo3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b5074b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jul 7, 2024

  1. Use Python 3.12 in CI

    messense committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    c998daf View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.2.18

    messense committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    10c7a8d View commit details
    Browse the repository at this point in the history
  3. Fix pytest on macOS

    messense committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    ba2b274 View commit details
    Browse the repository at this point in the history
Loading