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.23.2
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: main
Choose a head ref
  • 14 commits
  • 20 files changed
  • 3 contributors

Commits on Jun 9, 2026

  1. Configuration menu
    Copy the full SHA
    a8b9f14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d034d4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #886 from uuid-rs/fix/parser-panics

    Fix up parser panic on empty input
    KodrAus authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    2320c6a View commit details
    Browse the repository at this point in the history
  4. prepare for 1.23.3 release

    KodrAus committed Jun 9, 2026
    Configuration menu
    Copy the full SHA
    62232ca View commit details
    Browse the repository at this point in the history
  5. Merge pull request #887 from uuid-rs/cargo/v1.23.3

    Prepare for 1.23.3 release
    KodrAus authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    20da78b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9619f6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #888 from uuid-rs/KodrAus-patch-1

    Fix up name of fuzz script in readme
    KodrAus authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    1e6a966 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2026

  1. Configuration menu
    Copy the full SHA
    5351af4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9bf55c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #889 from frostyplanet/main

    document fixes
    KodrAus authored Jun 24, 2026
    Configuration menu
    Copy the full SHA
    e347af4 View commit details
    Browse the repository at this point in the history
  4. prepare for 1.23.4 release

    KodrAus committed Jun 24, 2026
    Configuration menu
    Copy the full SHA
    cba53d0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #890 from uuid-rs/cargo/v1.23.4

    Prepare for 1.23.4 release
    KodrAus authored Jun 24, 2026
    Configuration menu
    Copy the full SHA
    3296d64 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2026

  1. doc: Fix broken link

    mistake from e9bf55c
    frostyplanet committed Jun 26, 2026
    Configuration menu
    Copy the full SHA
    49310f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #891 from frostyplanet/doc

    doc: Fix broken link
    KodrAus authored Jun 26, 2026
    Configuration menu
    Copy the full SHA
    1e5d867 View commit details
    Browse the repository at this point in the history
Loading