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: PyO3/maturin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: PyO3/maturin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Choose a head ref
  • 20 commits
  • 34 files changed
  • 1 contributor

Commits on Aug 6, 2023

  1. Verified

    This commit was signed with the committer’s verified signature.
    ericwyles Eric Wyles
    Copy the full SHA
    1801f63 View commit details

Commits on Aug 9, 2023

  1. Copy the full SHA
    b239fbd View commit details
  2. Copy the full SHA
    06e99b7 View commit details
  3. Copy the full SHA
    66a1511 View commit details
  4. Copy the full SHA
    fc378fb View commit details
  5. Copy the full SHA
    84b6414 View commit details
  6. Merge pull request #1724 from messense/fix-link-native-libraries-check

    Fix `link-native-libraries` check for emscripten target
    messense authored Aug 9, 2023
    Copy the full SHA
    5ead412 View commit details

Commits on Aug 11, 2023

  1. Support ALL_PROXY in upload

    messense authored Aug 11, 2023
    Copy the full SHA
    6ed100f View commit details
  2. Merge pull request #1727 from PyO3/upload_all_proxy

    Support `ALL_PROXY` in upload
    messense authored Aug 11, 2023
    Copy the full SHA
    68c7c2a View commit details
  3. Copy the full SHA
    da3f500 View commit details
  4. Merge pull request #1728 from messense/sdist-handle-rename

    Handle renamed Rust dependency in sdist
    messense authored Aug 11, 2023
    Copy the full SHA
    e02368b View commit details

Commits on Aug 12, 2023

  1. Copy the full SHA
    edf72d7 View commit details
  2. Copy the full SHA
    a6e988c View commit details
  3. Merge pull request #1730 from messense/rustc-deployment-target

    Query default macOS deployment target from `rustc --print deployment-target`
    messense authored Aug 12, 2023
    Copy the full SHA
    38d33b3 View commit details
  4. Copy the full SHA
    9d5f727 View commit details
  5. Merge pull request #1731 from messense/wasmtime-11.0

    Update wasmtime dependency version to 11.0
    messense authored Aug 12, 2023
    Copy the full SHA
    be8b150 View commit details

Commits on Aug 14, 2023

  1. Copy the full SHA
    89e1ec0 View commit details
  2. Merge pull request #1733 from messense/fix-sdist-invalid-toml

    Fix invalid TOML when rewriting workspace inherited dependencies
    messense authored Aug 14, 2023
    Copy the full SHA
    01fd07c View commit details
  3. Release v1.2.1

    messense committed Aug 14, 2023
    Copy the full SHA
    4d6152f View commit details
  4. Merge pull request #1734 from messense/release-1.2.1

    Release v1.2.1
    messense authored Aug 14, 2023
    Copy the full SHA
    a8be6e0 View commit details
Loading