-
Notifications
You must be signed in to change notification settings - Fork 398
Comparing changes
Open a pull request
base repository: google/uuid
base: v1.3.1
head repository: google/uuid
compare: v1.5.0
- 9 commits
- 8 files changed
- 8 contributors
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 06716f6 - Browse repository at this point
Copy the full SHA 06716f6View commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 542ddab - Browse repository at this point
Copy the full SHA 542ddabView commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 47f5b39 - Browse repository at this point
Copy the full SHA 47f5b39View commit details
Commits on Oct 26, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for cd5fbbd - Browse repository at this point
Copy the full SHA cd5fbbdView commit details -
Clarify the documentation of Parse to state its job is to parse, not …
…validate, strings. (#135)
Configuration menu - View commit details
-
Copy full SHA for 7c22e97 - Browse repository at this point
Copy the full SHA 7c22e97View commit details -
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).
Configuration menu - View commit details
-
Copy full SHA for 8de8764 - Browse repository at this point
Copy the full SHA 8de8764View commit details
Commits on Nov 23, 2023
-
add uuid version 6 and 7 (#139)
* add uuid version 6 and 7 * fix comment
Configuration menu - View commit details
-
Copy full SHA for b35aa6a - Browse repository at this point
Copy the full SHA b35aa6aView commit details
Commits on Dec 12, 2023
-
feat: Validate UUID without creating new UUID (#141)
* feat: Validate UUID without creating new UUID * fix: update comment
Configuration menu - View commit details
-
Copy full SHA for 9ee7366 - Browse repository at this point
Copy the full SHA 9ee7366View commit details -
chore(master): release 1.5.0 (#145)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4d47f8e - Browse repository at this point
Copy the full SHA 4d47f8eView 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.3.1...v1.5.0