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: uuid-rs/uuid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.16.0
Choose a base ref
...
head repository: uuid-rs/uuid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.17.0
Choose a head ref
  • 13 commits
  • 17 files changed
  • 5 contributors

Commits on Mar 18, 2025

  1. Configuration menu
    Copy the full SHA
    1c2dc7a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #819 from Nahuel-M/add-tryfrom-string

    Added convenience implementation TryFrom<String> for std
    KodrAus authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    cb19a46 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

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

Commits on Apr 4, 2025

  1. update OSX builds to arm

    KodrAus committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    c74ad33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2370f2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #825 from uuid-rs/ci/aarch64-apple-darwin

    Update OSX builds to arm
    KodrAus authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    6635ae4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #824 from diopoex/main

    Replace derive(Hash) with manual impl in Uuid
    KodrAus authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    5fbd843 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

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

Commits on May 23, 2025

  1. Add MVP Web CI Task

    bushrat011899 committed May 23, 2025
    Configuration menu
    Copy the full SHA
    9d638e0 View commit details
    Browse the repository at this point in the history
  2. Fix typo in MVP Web CI

    bushrat011899 committed May 23, 2025
    Configuration menu
    Copy the full SHA
    625d769 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #828 from bushrat011899/wasm32v1-none

    Add `wasm32v1-none` Support
    KodrAus authored May 23, 2025
    Configuration menu
    Copy the full SHA
    c54cadc View commit details
    Browse the repository at this point in the history
  4. prepare for 1.17.0 release

    KodrAus committed May 23, 2025
    Configuration menu
    Copy the full SHA
    ed0d385 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #829 from uuid-rs/cargo/v1.17.0

    Prepare for 1.17.0 release
    KodrAus authored May 23, 2025
    Configuration menu
    Copy the full SHA
    2fd9b61 View commit details
    Browse the repository at this point in the history
Loading