Thanks to visit codestin.com
Credit goes to github.com

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: rust-random/getrandom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.2
Choose a base ref
...
head repository: rust-random/getrandom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.3
Choose a head ref
  • 13 commits
  • 12 files changed
  • 3 contributors

Commits on Mar 3, 2026

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

Commits on Mar 8, 2026

  1. Configuration menu
    Copy the full SHA
    f5a1cdf View commit details
    Browse the repository at this point in the history
  2. Allow use of wasip3 0.3 for MSRV reasons (#824)

    This allows a project dependeing on `getrandom` to use this to get an
    Fully Rust-1.85-compatible Cargo.lock, while still allowing projects
    with newer MSRV to use 0.4.
    briansmith authored Mar 8, 2026
    Configuration menu
    Copy the full SHA
    2bc251c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d715d73 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

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

Commits on Mar 23, 2026

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

Commits on Apr 13, 2026

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

Commits on May 18, 2026

  1. Configuration menu
    Copy the full SHA
    626df8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5adfca View commit details
    Browse the repository at this point in the history

Commits on May 29, 2026

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

Commits on Jun 15, 2026

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

Commits on Jun 17, 2026

  1. Configuration menu
    Copy the full SHA
    1ea268a View commit details
    Browse the repository at this point in the history
  2. Release v0.4.3 (#853)

    ### Added
    - `wasm64-unknown-unknown` target support for `wasm_js` backend [#848]
    
    ### Changed
    - Drop `wasip2` and `wasip3` dependencies in favor of manual bindings
    [#830]
    
    [#830]: #830
    [#848]: #848
    newpavlov authored Jun 17, 2026
    Configuration menu
    Copy the full SHA
    5e7cd57 View commit details
    Browse the repository at this point in the history
Loading