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: smol-rs/fastrand
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: smol-rs/fastrand
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 27, 2024

  1. chore: Forgot to bump the version

    Signed-off-by: John Nunley <dev@notgull.net>
    notgull committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    7e60c7f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. bugfix: Remove 128-bit value generator

    128-bit targets are apparently not supported by Rust yet, and this is
    causing an error to be raised.
    
    Signed-off-by: John Nunley <dev@notgull.net>
    notgull committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d05504d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. v2.1.1

    Signed-off-by: John Nunley <dev@notgull.net>
    notgull committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9d1a66f View commit details
    Browse the repository at this point in the history
Loading