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: Stebalien/tempfile
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.21.0
Choose a base ref
...
head repository: Stebalien/tempfile
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.22.0
Choose a head ref
  • 8 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 29, 2025

  1. Configuration menu
    Copy the full SHA
    6c0c561 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5af60ca View commit details
    Browse the repository at this point in the history
  3. doc(env): document the alternative to setting the tempdir (#371)

    alternative to #312, I wanted to leave the rest of the docs as-is.
    Stebalien authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    c7423f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17bf644 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c55387 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. build(deps): update windows-sys requirement from >=0.52, <0.61 to >=0…

    ….52, <0.62 (#374)
    
    * build(deps): update windows-sys requirement from >=0.52, <0.61 to >=0.52, <0.62
    
    Updates the requirements on [windows-sys](https://github.com/microsoft/windows-rs) to permit the latest version.
    - [Release notes](https://github.com/microsoft/windows-rs/releases)
    - [Commits](microsoft/windows-rs@0.52.0...0.61.0)
    
    ---
    updated-dependencies:
    - dependency-name: windows-sys
      dependency-version: 0.61.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * ci: downgrade windows-sys on rust 1.63 for MSRV
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Steven Allen <[email protected]>
    dependabot[bot] and Stebalien authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    bc41a0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55d742c View commit details
    Browse the repository at this point in the history
  3. chore: release 3.22.0

    Stebalien committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    f720dbe View commit details
    Browse the repository at this point in the history
Loading