[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.3.1
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.4.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 6 contributors

Commits on Aug 21, 2023

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

Commits on Aug 22, 2023

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

Commits on Sep 21, 2023

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

Commits on Oct 26, 2023

  1. feat: UUIDs slice type with Strings() convenience method (#133)

    * feat: add uuid slice type with strings convenience method
    
    * test: benchmark new UUIDs.Strings() feature
    
    * docs: improve comments on UUIDs
    
    * fix: typos in UUIDs strings benchmark
    dzbee authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    cd5fbbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c22e97 View commit details
    Browse the repository at this point in the history
  3. chore(master): release 1.4.0 (#134)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.4.0](https://togithub.com/google/uuid/compare/v1.3.1...v1.4.0) (2023-10-26)
    
    
    ### Features
    
    * UUIDs slice type with Strings() convenience method ([#133](https://togithub.com/google/uuid/issues/133)) ([cd5fbbd](https://togithub.com/google/uuid/commit/cd5fbbdd02f3e3467ac18940e07e062be1f864b4))
    
    ### Fixes
    
    * Clarify that Parse's job is to parse but not necessarily validate strings. (Documents current behavior)
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8de8764 View commit details
    Browse the repository at this point in the history
Loading