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

Commits on Nov 23, 2023

  1. add uuid version 6 and 7 (#139)

    * add uuid version 6 and 7
    
    * fix comment
    it512 authored Nov 23, 2023
    Copy the full SHA
    b35aa6a View commit details

Commits on Dec 12, 2023

  1. feat: Validate UUID without creating new UUID (#141)

    * feat: Validate UUID without creating new UUID
    
    * fix: update comment
    ljahier authored Dec 12, 2023
    Copy the full SHA
    9ee7366 View commit details
  2. chore(master): release 1.5.0 (#145)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Dec 12, 2023
    Copy the full SHA
    4d47f8e View commit details

Commits on Jan 9, 2024

  1. feat: add Max UUID constant (#149)

    add Max uuid
    it512 authored Jan 9, 2024
    Copy the full SHA
    c58770e View commit details

Commits on Jan 11, 2024

  1. fix: Monotonicity in UUIDv7 (#150)

    * Monotonicity in UUIDv7
    
    * fix Monotonicity
    
    * fix comment
    
    * Monotonicity 2
    
    * lock
    
    * fix comment
    
    * fix comment
    it512 authored Jan 11, 2024
    Copy the full SHA
    a2b2b32 View commit details
  2. ci: set token permissions to github workflows (#143)

    * The top level permission for github workflows were set to be content
    read
    
    Signed-off-by: Joyce Brum <joycebrum@google.com>
    joycebrum authored Jan 11, 2024
    Copy the full SHA
    1d8b6ea View commit details

Commits on Jan 12, 2024

  1. Copy the full SHA
    016b199 View commit details

Commits on Jan 16, 2024

  1. chore(tests): add strict monotonicity test case for uuid v7. (#154)

    * TestVersion7MonotonicityStrict
    
    * reset timeNow and rand
    it512 authored Jan 16, 2024
    Copy the full SHA
    16939da View commit details

Commits on Jan 23, 2024

  1. Copy the full SHA
    0f11ee6 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff v1.4.0...v1.6.0