)]}'
{
  "log": [
    {
      "commit": "2d3c2a9cc518326daf99a383f07c4d3c44317e4d",
      "tree": "4417b29c0de3c38c3fe46ab172e42758d045b3fb",
      "parents": [
        "0e97ed3b537927cb4afea366bc4cc36f6eb37e75"
      ],
      "author": {
        "name": "Nicu Micle",
        "email": "20170987+nicumicle@users.noreply.github.com",
        "time": "Thu Nov 14 17:04:50 2024"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 14 17:04:50 2024"
      },
      "message": "feat: Generate V6 from custom time (#172)\n\n* Add NewV6WithTime\r\n\r\n* Refactor generateV6\r\n\r\n* fix NewV6WithTime doc comment\r\n\r\n* fix: remove fmt.Println from test\r\n\r\n---------\r\n\r\nCo-authored-by: nicumicle \u003c20170987+nicumicleI@users.noreply.github.com\u003e"
    },
    {
      "commit": "0e97ed3b537927cb4afea366bc4cc36f6eb37e75",
      "tree": "4d5f8715665b93abb6dbb794880525e75b9b01e1",
      "parents": [
        "d55c313874fe007c6aaecc68211b6c7c7fc84aad"
      ],
      "author": {
        "name": "Jorge Massih",
        "email": "37001774+plusiv@users.noreply.github.com",
        "time": "Tue Aug 06 14:37:17 2024"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 06 14:37:17 2024"
      },
      "message": "feat: add error types for better validation (#166)\n\n* feat: add error types\r\n\r\n* fix: broken backward compatibility"
    },
    {
      "commit": "d55c313874fe007c6aaecc68211b6c7c7fc84aad",
      "tree": "32e58f22491485a5336a0b60cb31b98ec0f26505",
      "parents": [
        "e8d82d30a3eb641530570da83295395651911778"
      ],
      "author": {
        "name": "Alex Bozhenko",
        "email": "alexbozhenko@users.noreply.github.com",
        "time": "Mon Jul 01 16:23:50 2024"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 01 16:23:50 2024"
      },
      "message": "docs: upd links to rfc9562 (#162)\n\n* upd links to draft\r\n\r\n* RFC 4122 -\u003e 9562\r\n\r\n* add extra comment\r\n\r\n---------\r\n\r\nCo-authored-by: bormanp \u003c122468813+bormanp@users.noreply.github.com\u003e"
    },
    {
      "commit": "e8d82d30a3eb641530570da83295395651911778",
      "tree": "3df3b523f194454ecce357909c38beef9f5dc7bb",
      "parents": [
        "53dda83ebe99c23d0e66c2472abdbf178097c3b8"
      ],
      "author": {
        "name": "MikeWang",
        "email": "it512@msn.com",
        "time": "Mon Jul 01 16:15:43 2024"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 01 16:15:43 2024"
      },
      "message": "feat: add Compare function (#163)\n\n* feat: add Compare function\r\n\r\n* fix comment"
    },
    {
      "commit": "53dda83ebe99c23d0e66c2472abdbf178097c3b8",
      "tree": "84971f10b046fb5589176fe5e321622845ed4763",
      "parents": [
        "6e10cd1027e225e3ad7bfcc13c896abd165b02ef"
      ],
      "author": {
        "name": "Youngjae Lee",
        "email": "ls4154.lee@gmail.com",
        "time": "Mon Jun 03 17:39:21 2024"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 03 17:39:21 2024"
      },
      "message": "fix: incorrect timestamp in uuid v6 (#161)\n\n"
    },
    {
      "commit": "6e10cd1027e225e3ad7bfcc13c896abd165b02ef",
      "tree": "8f06093ba07dd7e4c3613e6cfcc321162779c705",
      "parents": [
        "b5b9aeb1d146751d5a09f1b2ca83fd9731d3a8fa"
      ],
      "author": {
        "name": "kotaro.yamazaki",
        "email": "sentoryoku53m@gmail.com",
        "time": "Thu Feb 22 16:41:49 2024"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 22 16:41:49 2024"
      },
      "message": "fix: use MustParse(\"xxx\") instead of Must(Parse(\"xxxx\")) (#106)\n\n* fix to use MustParse\r\n\r\n* use MustParse(...)  inseted of Must(Parse(...))\r\n\r\n---------\r\n\r\nCo-authored-by: Noah Dietz \u003cnoahdietz@users.noreply.github.com\u003e\r\nCo-authored-by: bormanp \u003c122468813+bormanp@users.noreply.github.com\u003e"
    },
    {
      "commit": "b5b9aeb1d146751d5a09f1b2ca83fd9731d3a8fa",
      "tree": "cb6f0de99624c2df3bc3f2c96617fc2567762b68",
      "parents": [
        "0f11ee6918f41a04c201eceeadf612a377bc7fbc"
      ],
      "author": {
        "name": "Andreas Deininger",
        "email": "andreas@deininger.net",
        "time": "Mon Feb 12 16:07:22 2024"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 12 16:07:22 2024"
      },
      "message": "docs: fixing typos (#156)\n\n"
    },
    {
      "commit": "0f11ee6918f41a04c201eceeadf612a377bc7fbc",
      "tree": "42ba8f689f0586db861c6fdef4f0042efc62c958",
      "parents": [
        "16939dafc37a38d2743810a8bdf60fdad6a0f3a3"
      ],
      "author": {
        "name": "release-please[bot]",
        "email": "55107282+release-please[bot]@users.noreply.github.com",
        "time": "Tue Jan 23 18:54:04 2024"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 23 18:54:04 2024"
      },
      "message": "chore(master): release 1.6.0 (#151)\n\n"
    },
    {
      "commit": "16939dafc37a38d2743810a8bdf60fdad6a0f3a3",
      "tree": "75ba16b67f4d4ab092c201f37a51c144f2b059ef",
      "parents": [
        "016b199544692f745ffc8867b914129ecb47ef06"
      ],
      "author": {
        "name": "MikeWang",
        "email": "it512@msn.com",
        "time": "Tue Jan 16 15:12:18 2024"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 16 15:12:18 2024"
      },
      "message": "chore(tests):  add strict monotonicity test case for uuid v7. (#154)\n\n* TestVersion7MonotonicityStrict\r\n\r\n* reset timeNow and rand"
    },
    {
      "commit": "016b199544692f745ffc8867b914129ecb47ef06",
      "tree": "07c33fa8f30c85857a8ecb4a904ce16e3577e2dd",
      "parents": [
        "1d8b6ea0990d688105843a9a67b1d07222350502"
      ],
      "author": {
        "name": "David Kaufman",
        "email": "david.kaufman@gmx.de",
        "time": "Fri Jan 12 19:22:15 2024"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 12 19:22:15 2024"
      },
      "message": "fix: fix typo in version 7 uuid documentation (#153)\n\n"
    },
    {
      "commit": "1d8b6ea0990d688105843a9a67b1d07222350502",
      "tree": "fa4c3afdb83ff14837f4a746e2f4efc64e220ec7",
      "parents": [
        "a2b2b32373ff0b1a312b7fdf6d38a977099698a6"
      ],
      "author": {
        "name": "Joyce",
        "email": "joycebrum@google.com",
        "time": "Thu Jan 11 19:41:20 2024"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 11 19:41:20 2024"
      },
      "message": "ci: set token permissions to github workflows (#143)\n\n* The top level permission for github workflows were set to be content\r\nread\r\n\r\nSigned-off-by: Joyce Brum \u003cjoycebrum@google.com\u003e"
    },
    {
      "commit": "a2b2b32373ff0b1a312b7fdf6d38a977099698a6",
      "tree": "50162e9acb8a7048e8cb42d9df325f0fa77cd0c9",
      "parents": [
        "c58770eb495f55fe2ced6284f93c5158a62e53e3"
      ],
      "author": {
        "name": "MikeWang",
        "email": "it512@msn.com",
        "time": "Thu Jan 11 18:16:31 2024"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 11 18:16:31 2024"
      },
      "message": "fix: Monotonicity in UUIDv7 (#150)\n\n* Monotonicity in UUIDv7\r\n\r\n* fix Monotonicity\r\n\r\n* fix comment\r\n\r\n* Monotonicity 2\r\n\r\n* lock\r\n\r\n* fix comment\r\n\r\n* fix comment"
    },
    {
      "commit": "c58770eb495f55fe2ced6284f93c5158a62e53e3",
      "tree": "53259b40031d147672526ca4ef5295d4d2b72ec9",
      "parents": [
        "4d47f8eb066f43cfaedd728a543479d9c9dfa8f6"
      ],
      "author": {
        "name": "MikeWang",
        "email": "it512@msn.com",
        "time": "Tue Jan 09 16:54:05 2024"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 09 16:54:05 2024"
      },
      "message": "feat: add Max UUID constant (#149)\n\nadd Max uuid"
    },
    {
      "commit": "4d47f8eb066f43cfaedd728a543479d9c9dfa8f6",
      "tree": "6c2ad32302c732b73645e7c967fec2045512f0ff",
      "parents": [
        "9ee7366e66c9ad96bab89139418a713dc584ae29"
      ],
      "author": {
        "name": "release-please[bot]",
        "email": "55107282+release-please[bot]@users.noreply.github.com",
        "time": "Tue Dec 12 17:21:37 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 12 17:21:37 2023"
      },
      "message": "chore(master): release 1.5.0 (#145)\n\nCo-authored-by: release-please[bot] \u003c55107282+release-please[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "9ee7366e66c9ad96bab89139418a713dc584ae29",
      "tree": "76673c4716291a6279882ab423957234d2e3f2e8",
      "parents": [
        "b35aa6a595277504b1ec94c520d4091ec050b9d5"
      ],
      "author": {
        "name": "Lucas JAHIER",
        "email": "lucas.jahier@jahier.dev",
        "time": "Tue Dec 12 00:19:23 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 12 00:19:23 2023"
      },
      "message": "feat: Validate UUID without creating new UUID (#141)\n\n* feat: Validate UUID without creating new UUID\r\n\r\n* fix: update comment"
    },
    {
      "commit": "b35aa6a595277504b1ec94c520d4091ec050b9d5",
      "tree": "16cc2bd3e28fd67ad6e13a9024194cd968145c54",
      "parents": [
        "8de8764e294f072b7a2f1a209e88fdcdb1ebc875"
      ],
      "author": {
        "name": "MikeWang",
        "email": "it512@msn.com",
        "time": "Thu Nov 23 23:50:18 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 23 23:50:18 2023"
      },
      "message": "add uuid version 6 and 7 (#139)\n\n* add uuid version 6 and 7\r\n\r\n* fix comment"
    },
    {
      "commit": "8de8764e294f072b7a2f1a209e88fdcdb1ebc875",
      "tree": "5c05b7240eb99c0f069b47ddbc7d0eefbf43cf80",
      "parents": [
        "7c22e97ff7647f3b21c3e0870ab335c3889de467"
      ],
      "author": {
        "name": "release-please[bot]",
        "email": "55107282+release-please[bot]@users.noreply.github.com",
        "time": "Thu Oct 26 15:24:04 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 26 15:24:04 2023"
      },
      "message": "chore(master): release 1.4.0 (#134)\n\n:robot: I have created a release *beep* *boop*\r\n---\r\n\r\n\r\n## [1.4.0](https://togithub.com/google/uuid/compare/v1.3.1...v1.4.0) (2023-10-26)\r\n\r\n\r\n### Features\r\n\r\n* UUIDs slice type with Strings() convenience method ([#133](https://togithub.com/google/uuid/issues/133)) ([cd5fbbd](https://togithub.com/google/uuid/commit/cd5fbbdd02f3e3467ac18940e07e062be1f864b4))\r\n\r\n### Fixes\r\n\r\n* Clarify that Parse\u0027s job is to parse but not necessarily validate strings. (Documents current behavior)\r\n\r\n---\r\nThis PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please)."
    },
    {
      "commit": "7c22e97ff7647f3b21c3e0870ab335c3889de467",
      "tree": "10c580934d1e2143d1ef9ed6a2dc563717f54398",
      "parents": [
        "cd5fbbdd02f3e3467ac18940e07e062be1f864b4"
      ],
      "author": {
        "name": "bormanp",
        "email": "122468813+bormanp@users.noreply.github.com",
        "time": "Thu Oct 26 15:12:40 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 26 15:12:40 2023"
      },
      "message": "Clarify the documentation of Parse to state its job is to parse, not validate, strings. (#135)\n\n"
    },
    {
      "commit": "cd5fbbdd02f3e3467ac18940e07e062be1f864b4",
      "tree": "ffce4b097ca048b93143d1def33ed00f8b02cbf0",
      "parents": [
        "47f5b3936c94efb365bdfc62716912ed9e66326f"
      ],
      "author": {
        "name": "Dylan Bargteil",
        "email": "dbargteil@niche.com",
        "time": "Thu Oct 26 14:07:35 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 26 14:07:35 2023"
      },
      "message": "feat: UUIDs slice type with Strings() convenience method (#133)\n\n* feat: add uuid slice type with strings convenience method\r\n\r\n* test: benchmark new UUIDs.Strings() feature\r\n\r\n* docs: improve comments on UUIDs\r\n\r\n* fix: typos in UUIDs strings benchmark"
    },
    {
      "commit": "47f5b3936c94efb365bdfc62716912ed9e66326f",
      "tree": "0292b2191fade8731aed50f8702410a1457996c5",
      "parents": [
        "542ddabd47d7bfa79359b7b4e2af7f975354e35f"
      ],
      "author": {
        "name": "Oleksandr Redko",
        "email": "Oleksandr_Redko@epam.com",
        "time": "Thu Sep 21 12:50:21 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 21 12:50:21 2023"
      },
      "message": "docs: fix a typo in CONTRIBUTING.md (#130)\n\n"
    },
    {
      "commit": "542ddabd47d7bfa79359b7b4e2af7f975354e35f",
      "tree": "c50f6cc705e30ce0caf5150903a5fa3662b70204",
      "parents": [
        "06716f6a60da5ba158f1d53a8236a534968ff76e"
      ],
      "author": {
        "name": "Noah Dietz",
        "email": "noahdietz@users.noreply.github.com",
        "time": "Tue Aug 22 15:58:23 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 22 15:58:23 2023"
      },
      "message": "chore(tests): add Fuzz tests (#128)\n\n"
    },
    {
      "commit": "06716f6a60da5ba158f1d53a8236a534968ff76e",
      "tree": "f8d42a417d2fad242520e16b6d3b24bd80e9416e",
      "parents": [
        "b3cae7c3064a8404a9f1eb0bb0662787ca3144f3"
      ],
      "author": {
        "name": "Vladimir Kochergin",
        "email": "root@wawan.pro",
        "time": "Mon Aug 21 18:32:02 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 21 18:32:02 2023"
      },
      "message": "chore(tests): Add json.Unmarshal test with empty value cases (#116)\n\n"
    },
    {
      "commit": "b3cae7c3064a8404a9f1eb0bb0662787ca3144f3",
      "tree": "1c4a479dbe1b0e87457db99edee7aa56e36af102",
      "parents": [
        "7b8f57cbcc5d783cb71b4c1d6a2767f021e41900"
      ],
      "author": {
        "name": "release-please[bot]",
        "email": "55107282+release-please[bot]@users.noreply.github.com",
        "time": "Mon Aug 21 16:29:15 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 21 16:29:15 2023"
      },
      "message": "chore(master): release 1.3.1 (#127)\n\n"
    },
    {
      "commit": "7b8f57cbcc5d783cb71b4c1d6a2767f021e41900",
      "tree": "f02da8a87b82e12788d250b719df1ae9b875e724",
      "parents": [
        "e69e468f7cb1df65d816844c2cdbe8f4a5d89317"
      ],
      "author": {
        "name": "Noah Dietz",
        "email": "noahdietz@users.noreply.github.com",
        "time": "Fri Aug 18 18:25:53 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 18 18:25:53 2023"
      },
      "message": "fix(ci): switch to release-please app (#126)\n\n"
    },
    {
      "commit": "e69e468f7cb1df65d816844c2cdbe8f4a5d89317",
      "tree": "f95b0fb6e695ee52ca4648756cec3c770711baa4",
      "parents": [
        "97c970d2a5cea49ee54b4deb227597e37736c96e"
      ],
      "author": {
        "name": "Noah Dietz",
        "email": "noahdietz@users.noreply.github.com",
        "time": "Fri Aug 18 17:07:14 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 18 17:07:14 2023"
      },
      "message": "chore(ci): configure release-please, update contrib (#122)\n\n"
    },
    {
      "commit": "97c970d2a5cea49ee54b4deb227597e37736c96e",
      "tree": "0a1029bb3c060ebfd24e08d55e5a650f29ebf0fb",
      "parents": [
        "53f93a84e656111bf039a99113dccf451633e50a"
      ],
      "author": {
        "name": "Noah Dietz",
        "email": "noahdietz@users.noreply.github.com",
        "time": "Fri Aug 18 17:05:16 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 18 17:05:16 2023"
      },
      "message": "chore(ci): add apidiff check for API compatibility (#123)\n\n"
    },
    {
      "commit": "53f93a84e656111bf039a99113dccf451633e50a",
      "tree": "8c1ef8201e8e0ef3d8ce2b38bf16a0c45733c255",
      "parents": [
        "0b416df5d07008052697c0cacb99c84faa2abcc0"
      ],
      "author": {
        "name": "Oleksandr Redko",
        "email": "Oleksandr_Redko@epam.com",
        "time": "Fri Aug 18 16:00:04 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 18 16:00:04 2023"
      },
      "message": "docs: change godoc URL in README (#124)\n\nThis PR replaces `godoc.org` with `pkg.go.dev` in README."
    },
    {
      "commit": "0b416df5d07008052697c0cacb99c84faa2abcc0",
      "tree": "3526b2a55c7cd222538bb003bb3be8b4404c14a2",
      "parents": [
        "75e1ac5ba63ebd38a791f6ba48071fce2a4011da"
      ],
      "author": {
        "name": "Curtis Lowder",
        "email": "cwlowder@users.noreply.github.com",
        "time": "Fri Aug 18 02:32:03 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 18 02:32:03 2023"
      },
      "message": "docs: update link to RFC 4122 (#93)\n\nUpdates the README to fix the link to the RFC. Fixes #92."
    },
    {
      "commit": "75e1ac5ba63ebd38a791f6ba48071fce2a4011da",
      "tree": "62f7714efafb0fa1f1428daf1c141a33500aa6ae",
      "parents": [
        "d71986992ece9ea2ac0a7b0658d6b5f860f8e244"
      ],
      "author": {
        "name": "NewCapital.in",
        "email": "newcapital.in@gmail.com",
        "time": "Fri Aug 18 02:18:05 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 18 02:18:05 2023"
      },
      "message": "docs: shell format go tool command (#111)\n\nA little shorthand to make easier the `devExperience`."
    },
    {
      "commit": "d71986992ece9ea2ac0a7b0658d6b5f860f8e244",
      "tree": "e1f2e544eb705ca17b4d4e691deb9231b5722a32",
      "parents": [
        "574e6874943741fb99d41764c705173ada5293f0"
      ],
      "author": {
        "name": "Oleksandr Redko",
        "email": "oleksandr.red+github@gmail.com",
        "time": "Thu Aug 17 23:04:03 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 17 23:04:03 2023"
      },
      "message": "docs: fix typo node_js docs (#117)\n\nThis PR corrects a typo in the comment."
    },
    {
      "commit": "574e6874943741fb99d41764c705173ada5293f0",
      "tree": "a35b491d2f921a08685e998ce29355a64194801d",
      "parents": [
        "c91929c8bf3da45ede70438e0c8a5ce4657bf10e"
      ],
      "author": {
        "name": "ayan george",
        "email": "ayan@ayan.net",
        "time": "Thu Aug 17 21:18:03 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 17 21:18:03 2023"
      },
      "message": "fix: Use .EqualFold() to parse urn prefixed UUIDs (#118)\n\nPrior to this commit we used a comparison with the result of ToLower() to test for a \"urn:uuid\" prefix in both UUID strings and byte slices.\r\n\r\nThis commit replaces the ToLower and string comparison with both strings.EqualFold and bytes.EqualFold.\r\n\r\nThis reduces the CPU time across the board for UUIDs that start with \"urn:uuid\" and eliminates some allocations when parsing bytes.\r\n\r\nThe benchmark output was generated by adding \"urn:uuid\" to the test input.\r\n\r\n```\r\ngoos: linux\r\ngoarch: amd64\r\npkg: github.com/google/uuid\r\ncpu: Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz\r\n                      │ /tmp/output1 │             /tmp/output2              │\r\n                      │    sec/op    │    sec/op     vs base                 │\r\nParse-8                 35.87n ± ∞ ¹   33.75n ± ∞ ¹        ~ (p\u003d1.000 n\u003d1) ²\r\nParseBytes-8            65.10n ± ∞ ¹   35.56n ± ∞ ¹        ~ (p\u003d1.000 n\u003d1) ²\r\nParseBytesUnsafe-8      35.31n ± ∞ ¹   34.70n ± ∞ ¹        ~ (p\u003d1.000 n\u003d1) ²\r\nParseBytesCopy-8        78.01n ± ∞ ¹   61.21n ± ∞ ¹        ~ (p\u003d1.000 n\u003d1) ²\r\nParseBadLength-8        3.499n ± ∞ ¹   3.084n ± ∞ ¹        ~ (p\u003d1.000 n\u003d1) ²\r\nParseLen32Truncated-8   3.335n ± ∞ ¹   3.334n ± ∞ ¹        ~ (p\u003d1.000 n\u003d1) ²\r\nParseLen36Corrupted-8   63.02n ± ∞ ¹   58.26n ± ∞ ¹        ~ (p\u003d1.000 n\u003d1) ²\r\ngeomean                 24.11n         20.51n        -14.92%\r\n¹ need \u003e\u003d 6 samples for confidence interval at level 0.95\r\n² need \u003e\u003d 4 samples to detect a difference at alpha level 0.05\r\n\r\n                      │ /tmp/output1 │           /tmp/output2           │\r\n                      │     B/op     │    B/op      vs base             │\r\nParse-8                  0.000 ± ∞ ¹   0.000 ± ∞ ¹  ~ (p\u003d1.000 n\u003d1) ²\r\nParseBytes-8             16.00 ± ∞ ¹    0.00 ± ∞ ¹  ~ (p\u003d1.000 n\u003d1) ³\r\nParseBytesUnsafe-8       0.000 ± ∞ ¹   0.000 ± ∞ ¹  ~ (p\u003d1.000 n\u003d1) ²\r\nParseBytesCopy-8         48.00 ± ∞ ¹   48.00 ± ∞ ¹  ~ (p\u003d1.000 n\u003d1) ²\r\nParseBadLength-8         0.000 ± ∞ ¹   0.000 ± ∞ ¹  ~ (p\u003d1.000 n\u003d1) ²\r\nParseLen32Truncated-8    0.000 ± ∞ ¹   0.000 ± ∞ ¹  ~ (p\u003d1.000 n\u003d1) ²\r\nParseLen36Corrupted-8    16.00 ± ∞ ¹   16.00 ± ∞ ¹  ~ (p\u003d1.000 n\u003d1) ²\r\ngeomean                            ⁴                ?               ⁴ ⁵\r\n¹ need \u003e\u003d 6 samples for confidence interval at level 0.95\r\n² all samples are equal\r\n³ need \u003e\u003d 4 samples to detect a difference at alpha level 0.05\r\n⁴ summaries must be \u003e0 to compute geomean\r\n⁵ ratios must be \u003e0 to compute geomean\r\n\r\n                      │ /tmp/output1 │           /tmp/output2           │\r\n                      │  allocs/op   │  allocs/op   vs base             │\r\nParse-8                  0.000 ± ∞ ¹   0.000 ± ∞ ¹  ~ (p\u003d1.000 n\u003d1) ²\r\nParseBytes-8             1.000 ± ∞ ¹   0.000 ± ∞ ¹  ~ (p\u003d1.000 n\u003d1) ³\r\nParseBytesUnsafe-8       0.000 ± ∞ ¹   0.000 ± ∞ ¹  ~ (p\u003d1.000 n\u003d1) ²\r\nParseBytesCopy-8         1.000 ± ∞ ¹   1.000 ± ∞ ¹  ~ (p\u003d1.000 n\u003d1) ²\r\nParseBadLength-8         0.000 ± ∞ ¹   0.000 ± ∞ ¹  ~ (p\u003d1.000 n\u003d1) ²\r\nParseLen32Truncated-8    0.000 ± ∞ ¹   0.000 ± ∞ ¹  ~ (p\u003d1.000 n\u003d1) ²\r\nParseLen36Corrupted-8    1.000 ± ∞ ¹   1.000 ± ∞ ¹  ~ (p\u003d1.000 n\u003d1) ²\r\ngeomean                            ⁴                ?               ⁴ ⁵\r\n¹ need \u003e\u003d 6 samples for confidence interval at level 0.95\r\n² all samples are equal\r\n³ need \u003e\u003d 4 samples to detect a difference at alpha level 0.05\r\n⁴ summaries must be \u003e0 to compute geomean\r\n⁵ ratios must be \u003e0 to compute geomean\r\n```"
    },
    {
      "commit": "c91929c8bf3da45ede70438e0c8a5ce4657bf10e",
      "tree": "b8d3f1e64e51c1971986afec2364827eda15afde",
      "parents": [
        "e3f8b98b393841c9715f0d8225cef51f930e54c0",
        "db89a3cfe24b97b7ecb5ab72a21dee16692c298c"
      ],
      "author": {
        "name": "bormanp",
        "email": "122468813+bormanp@users.noreply.github.com",
        "time": "Thu Aug 17 12:29:09 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 17 12:29:09 2023"
      },
      "message": "Merge pull request #121 from noahdietz/setup-codeowners-and-actions\n\nchore(ci): add Action-based tests"
    },
    {
      "commit": "e3f8b98b393841c9715f0d8225cef51f930e54c0",
      "tree": "b8d3f1e64e51c1971986afec2364827eda15afde",
      "parents": [
        "44b5fee7c49cf3bcdf723f106b36d56ef13ccc88"
      ],
      "author": {
        "name": "Noah Dietz",
        "email": "noahdietz@users.noreply.github.com",
        "time": "Thu Aug 17 00:00:26 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 17 00:00:26 2023"
      },
      "message": "chore(ci): add Action-based tests (#121)\n\n* chore(ci): add Action-based tests\r\n\r\n* fix go1.20 resolving to go1.2"
    },
    {
      "commit": "db89a3cfe24b97b7ecb5ab72a21dee16692c298c",
      "tree": "b8d3f1e64e51c1971986afec2364827eda15afde",
      "parents": [
        "78d68fcb27b2fb5b21872bd67cc5a26fd16d9270"
      ],
      "author": {
        "name": "noahdietz",
        "email": "ndietz@google.com",
        "time": "Wed Aug 16 22:34:50 2023"
      },
      "committer": {
        "name": "noahdietz",
        "email": "ndietz@google.com",
        "time": "Wed Aug 16 22:34:50 2023"
      },
      "message": "fix go1.20 resolving to go1.2\n"
    },
    {
      "commit": "78d68fcb27b2fb5b21872bd67cc5a26fd16d9270",
      "tree": "a9a1c8d18dcf06863a5814edfb6c159f0098d76f",
      "parents": [
        "44b5fee7c49cf3bcdf723f106b36d56ef13ccc88"
      ],
      "author": {
        "name": "noahdietz",
        "email": "ndietz@google.com",
        "time": "Wed Aug 16 22:28:36 2023"
      },
      "committer": {
        "name": "noahdietz",
        "email": "ndietz@google.com",
        "time": "Wed Aug 16 22:31:33 2023"
      },
      "message": "chore(ci): add Action-based tests\n"
    },
    {
      "commit": "44b5fee7c49cf3bcdf723f106b36d56ef13ccc88",
      "tree": "4e757ac7fcce29777b41e8fb1cdde506fa48ba43",
      "parents": [
        "e28eb7b914dd26e1a4e861df5e3226d0f2c256c5"
      ],
      "author": {
        "name": "Paul Borman",
        "email": "paul@borman.com",
        "time": "Mon Jul 12 22:33:52 2021"
      },
      "committer": {
        "name": "Paul Borman",
        "email": "paul@borman.com",
        "time": "Mon Jul 12 22:33:52 2021"
      },
      "message": "Minor cleanup.\n"
    },
    {
      "commit": "e28eb7b914dd26e1a4e861df5e3226d0f2c256c5",
      "tree": "4c6772dac86a5dcaac82d7cb49b9875950ac3cbc",
      "parents": [
        "ae25fc6a8e2fa9c3a72fc325117330736fe729f6"
      ],
      "author": {
        "name": "Paul Borman",
        "email": "paul@borman.com",
        "time": "Mon Jul 12 22:15:33 2021"
      },
      "committer": {
        "name": "Paul Borman",
        "email": "paul@borman.com",
        "time": "Mon Jul 12 22:15:33 2021"
      },
      "message": "Remove TestConformance from null_test.go.  It was useful to demonstrate\nthe marshaling/unmarshaling was produced the output I expected.\n"
    },
    {
      "commit": "ae25fc6a8e2fa9c3a72fc325117330736fe729f6",
      "tree": "dd2ea3776d06c709fcac39c14fe4762218881004",
      "parents": [
        "655bf50db9d265813a26b0fe2a5d1e80fb9e3c6b"
      ],
      "author": {
        "name": "Samuel Roth",
        "email": "2413031+sejr@users.noreply.github.com",
        "time": "Mon Jul 12 22:10:02 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 12 22:10:02 2021"
      },
      "message": "feat(uuid): Added support for NullUUID (#76)\n\n"
    },
    {
      "commit": "655bf50db9d265813a26b0fe2a5d1e80fb9e3c6b",
      "tree": "13bb3c888dcf5628774b0580c5d2be85d438486d",
      "parents": [
        "512b657a42880af87e9f0d863aa6dccf3540d4ba"
      ],
      "author": {
        "name": "Andrey Pechkurov",
        "email": "37772591+puzpuzpuz@users.noreply.github.com",
        "time": "Thu Jul 08 15:05:48 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 08 15:05:48 2021"
      },
      "message": "Add randomness pool mode for V4 UUID (#80)\n\n* Add randomness pool mode for V4 UUID\r\n\r\nAdds an optional randomness pool mode for Random (Version 4)\r\nUUID generation. The pool contains random bytes read from\r\nthe random number generator on demand in batches. Enabling\r\nthe pool may improve the UUID generation throughput\r\nsignificantly.\r\n\r\nSince the pool is stored on the Go heap, this feature may\r\nbe a bad fit for security sensitive applications. That\u0027s\r\nwhy it\u0027s implemented as an opt-in feature.\r\n\r\n* fixup! document thread-safety aspects"
    },
    {
      "commit": "512b657a42880af87e9f0d863aa6dccf3540d4ba",
      "tree": "775f232676b6e1b16923f2360016237224b5bedd",
      "parents": [
        "bfb86fa49a73e4194d93bea18d7acfe3694438ce"
      ],
      "author": {
        "name": "Charlie Lukman",
        "email": "lukman.charlie@gmail.com",
        "time": "Wed Mar 31 01:36:51 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 31 01:36:51 2021"
      },
      "message": "feat: add public matcher function for custom error type invalidLengthError (#78)\n\n"
    },
    {
      "commit": "bfb86fa49a73e4194d93bea18d7acfe3694438ce",
      "tree": "c6c39d2ec7a3f0d6d26ce4a4e5e05056aed1995d",
      "parents": [
        "b5d0d36c983b13c35a93a356a9d2c14da0a1c3ab"
      ],
      "author": {
        "name": "jackterm",
        "email": "76983241+jackterm@users.noreply.github.com",
        "time": "Fri Jan 22 18:20:15 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 22 18:20:15 2021"
      },
      "message": "Add NewString Func (#73)\n\n* added utility func\r\n\r\n* updated docs \u0026 function call"
    },
    {
      "commit": "b5d0d36c983b13c35a93a356a9d2c14da0a1c3ab",
      "tree": "89be1831c7ef207a04d20df90546b2b90dd9f18e",
      "parents": [
        "93777840becdb80e2f5e915fbd3ea9becd5f9718"
      ],
      "author": {
        "name": "Yusuf Turhan Papurcu",
        "email": "yusufturhanp@gmail.com",
        "time": "Fri Jan 15 00:27:13 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 15 00:27:13 2021"
      },
      "message": "hash.go hash error covered and linter error fixed (#71)\n\n* hash.go hash error covered and linter error fixed\r\n\r\nError covered without change function definition\r\n\r\n* Update hash.go"
    },
    {
      "commit": "93777840becdb80e2f5e915fbd3ea9becd5f9718",
      "tree": "dae8af6fb89da0d6aef1a61c40c62a348fbd4e7d",
      "parents": [
        "85223faccf99409308cd169d9608753a95d21083"
      ],
      "author": {
        "name": "Steven Kaufman",
        "email": "steven.kaufman0813@gmail.com",
        "time": "Fri Jan 15 00:24:32 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 15 00:24:32 2021"
      },
      "message": "Update sql.go (#72)\n\nAdded a single period so that the documentation doesn\u0027t look weird. Boy, I hope the tests pass."
    },
    {
      "commit": "85223faccf99409308cd169d9608753a95d21083",
      "tree": "cdfd823eb1070149ae96d0823302c6e727d9f441",
      "parents": [
        "edef28d0c8acc7d3bdfaddde8ab27de602cc131b"
      ],
      "author": {
        "name": "Mitsuo Heijo",
        "email": "25817501+johejo@users.noreply.github.com",
        "time": "Mon Jan 04 19:17:18 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 04 19:17:18 2021"
      },
      "message": "Reduce custom error allocation (#70)\n\nZero allocation by using non-pointer error.\r\n\r\nrelated #69\r\n\r\nname               old time/op    new time/op    delta\r\nParseBadLength-16    15.4ns ± 0%     3.5ns ± 0%   ~     (p\u003d1.000 n\u003d1+1)\r\n\r\nname               old alloc/op   new alloc/op   delta\r\nParseBadLength-16     8.00B ± 0%     0.00B        ~     (p\u003d1.000 n\u003d1+1)\r\n\r\nname               old allocs/op  new allocs/op  delta\r\nParseBadLength-16      1.00 ± 0%      0.00        ~     (p\u003d1.000 n\u003d1+1)"
    },
    {
      "commit": "edef28d0c8acc7d3bdfaddde8ab27de602cc131b",
      "tree": "31b3c19e592b1f2a127d955cdbb09c5073e4eaa7",
      "parents": [
        "0e4e31197428a347842d152773b4cace4645ca25"
      ],
      "author": {
        "name": "Joe Wreschnig",
        "email": "joe.wreschnig@gmail.com",
        "time": "Wed Dec 30 19:35:21 2020"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 30 19:35:21 2020"
      },
      "message": "Use a custom error type for invalid lengths, replacing `fmt.Errorf` (#69)\n\n* Add benchmarks for different kinds of invalid UUIDs\r\n\r\nAlso add a test case for too-short UUIDs to ensure behavior doesn’t\r\nchange.\r\n\r\n* Use a custom error type for invalid lengths, replacing `fmt.Errorf`\r\n\r\nThis significantly improves the speed of failed parses due to wrong\r\nlengths. Previously the `fmt.Errorf` call dominated, making this the\r\nmost expensive error and more expensive than successfully parsing:\r\n\r\n    BenchmarkParse-4                 29226529        36.1 ns/op\r\n    BenchmarkParseBadLength-4         6923106       174 ns/op\r\n    BenchmarkParseLen32Truncated-4   26641954        38.1 ns/op\r\n    BenchmarkParseLen36Corrupted-4   19405598        59.5 ns/op\r\n\r\nWhen the formatting is not required and done on-demand, the failure per\r\nse is much faster:\r\n\r\n    BenchmarkParse-4                 29641700        36.3 ns/op\r\n    BenchmarkParseBadLength-4        58602537        20.0 ns/op\r\n    BenchmarkParseLen32Truncated-4   30664791        43.6 ns/op\r\n    BenchmarkParseLen36Corrupted-4   18882410        61.9 ns/op"
    },
    {
      "commit": "0e4e31197428a347842d152773b4cace4645ca25",
      "tree": "6dfe4fade2a1ba2cfd25aef72398b1581fa4b8ba",
      "parents": [
        "cb32006e483f2a23230e24209cf185c65b477dbf"
      ],
      "author": {
        "name": "Andrey Abramov",
        "email": "aa@it-express.ru",
        "time": "Thu Jul 02 18:56:42 2020"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 02 18:56:42 2020"
      },
      "message": "Fix race in NewUUID() (#64)\n\n* Fixed race in NewUUID()\r\n\r\n* Remove unnecessary variable"
    },
    {
      "commit": "cb32006e483f2a23230e24209cf185c65b477dbf",
      "tree": "86d8a1c53d1ddcb78d0ce17553a76b035f81f8f3",
      "parents": [
        "bd451584982ecf4ca5b1e5938cf168e17e30d837"
      ],
      "author": {
        "name": "Tomáš Procházka",
        "email": "tomas.prochazka5d@gmail.com",
        "time": "Tue May 19 14:17:26 2020"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 19 14:17:26 2020"
      },
      "message": "refactor (*UUID).UnmarshalText (#58)\n\nNow it\u0027s easier to set breakpoint on error for debugging."
    },
    {
      "commit": "bd451584982ecf4ca5b1e5938cf168e17e30d837",
      "tree": "50a8be794e54bc42f949bf65e42be664ce9189e4",
      "parents": [
        "7c63a14153262497940ad1c2237accc855f47684"
      ],
      "author": {
        "name": "Andy Pan",
        "email": "panjf2000@gmail.com",
        "time": "Tue Mar 31 01:53:17 2020"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 31 01:53:17 2020"
      },
      "message": "Resolved code issues of gofmt and golint (#55)\n\n* Resolved code issues of gofmt and golint\r\n\r\nCode quality: https://goreportcard.com/report/github.com/google/uuid\r\n\r\n* Fix typo\r\n\r\n* Update comment"
    },
    {
      "commit": "7c63a14153262497940ad1c2237accc855f47684",
      "tree": "4cb360bbefb23bf13753b02c22724994b6d0a8c0",
      "parents": [
        "c2e93f3ae59f2904160ceaab466009f965df46d6",
        "c78a2f96beb4e08542dba81dbaf63c15b7e39243"
      ],
      "author": {
        "name": "pborman",
        "email": "paul@borman.com",
        "time": "Thu Mar 12 01:34:31 2020"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 12 01:34:31 2020"
      },
      "message": "Merge pull request #53 from KosToZyB/master\n\nUpdate README.md"
    },
    {
      "commit": "c78a2f96beb4e08542dba81dbaf63c15b7e39243",
      "tree": "4cb360bbefb23bf13753b02c22724994b6d0a8c0",
      "parents": [
        "c2e93f3ae59f2904160ceaab466009f965df46d6"
      ],
      "author": {
        "name": "Veselkov Konstantin",
        "email": "kostozyb@gmail.com",
        "time": "Wed Mar 04 14:59:31 2020"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 04 14:59:31 2020"
      },
      "message": "Update README.md"
    },
    {
      "commit": "c2e93f3ae59f2904160ceaab466009f965df46d6",
      "tree": "8b84d352975ac426d2b34ce5b141a484f31bf037",
      "parents": [
        "0cd6bf5da1e1c83f8b45653022c74f71af0538a4",
        "f00b2048a800039aa9459130d964406d60b1a92f"
      ],
      "author": {
        "name": "pborman",
        "email": "paul@borman.com",
        "time": "Tue Apr 16 17:24:45 2019"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 16 17:24:45 2019"
      },
      "message": "Merge pull request #44 from trabetti/master\n\nAllow concurrent, re-creatable usage"
    },
    {
      "commit": "f00b2048a800039aa9459130d964406d60b1a92f",
      "tree": "8b84d352975ac426d2b34ce5b141a484f31bf037",
      "parents": [
        "e23e7efa9b1c867fef2ff373e512d36343c66dd1"
      ],
      "author": {
        "name": "talis",
        "email": "talis@il.ibm.com",
        "time": "Wed Mar 13 20:16:45 2019"
      },
      "committer": {
        "name": "talis",
        "email": "talis@il.ibm.com",
        "time": "Wed Mar 13 20:16:45 2019"
      },
      "message": "remove uuid_source\n"
    },
    {
      "commit": "e23e7efa9b1c867fef2ff373e512d36343c66dd1",
      "tree": "2fc8138fc59bb7a843bfd941622a4cb5a765bb53",
      "parents": [
        "dc0f88720f99042c73e1af86a8ccae569fd41ed0"
      ],
      "author": {
        "name": "talis",
        "email": "talis@il.ibm.com",
        "time": "Thu Feb 28 14:21:34 2019"
      },
      "committer": {
        "name": "talis",
        "email": "talis@il.ibm.com",
        "time": "Thu Feb 28 14:21:34 2019"
      },
      "message": "use strings.NewReader() instead of math/rand.Rand\n"
    },
    {
      "commit": "dc0f88720f99042c73e1af86a8ccae569fd41ed0",
      "tree": "361dced34259f2ca15db86efeddd540ecf72fd24",
      "parents": [
        "63b66ddfe0ddd512d239ead433bc6124ae02a56b",
        "0cd6bf5da1e1c83f8b45653022c74f71af0538a4"
      ],
      "author": {
        "name": "talis",
        "email": "talis@il.ibm.com",
        "time": "Thu Feb 28 13:02:10 2019"
      },
      "committer": {
        "name": "talis",
        "email": "talis@il.ibm.com",
        "time": "Thu Feb 28 13:02:10 2019"
      },
      "message": "Merge branch \u0027master\u0027 of https://github.com/google/uuid\n"
    },
    {
      "commit": "63b66ddfe0ddd512d239ead433bc6124ae02a56b",
      "tree": "fd98dd66d4b2100ee7d8dde630e10d4c1348fdc5",
      "parents": [
        "caad4a112366c90c62a8957be036ead8040f6602"
      ],
      "author": {
        "name": "talis",
        "email": "talis@il.ibm.com",
        "time": "Thu Feb 28 12:59:24 2019"
      },
      "committer": {
        "name": "talis",
        "email": "talis@il.ibm.com",
        "time": "Thu Feb 28 12:59:24 2019"
      },
      "message": "reused version4 NewRandom() and added better testing\n"
    },
    {
      "commit": "0cd6bf5da1e1c83f8b45653022c74f71af0538a4",
      "tree": "c5ceb584bde69138e27dac8a975d00c3f7909e60",
      "parents": [
        "9b3b1e0f5f99ae461456d768e7d301a7acdaa2d8"
      ],
      "author": {
        "name": "Paul Borman",
        "email": "paul@borman.com",
        "time": "Wed Feb 27 21:05:49 2019"
      },
      "committer": {
        "name": "Paul Borman",
        "email": "paul@borman.com",
        "time": "Wed Feb 27 21:05:49 2019"
      },
      "message": "Add darkfeline\u0027s change to set ifname if no interface is found.\n"
    },
    {
      "commit": "caad4a112366c90c62a8957be036ead8040f6602",
      "tree": "c5dfb67084f4b9bab3c92836b3e37195f6f8b54c",
      "parents": [
        "005951d4003282fcb5ce3644a29d2bbbc62baee0"
      ],
      "author": {
        "name": "talis",
        "email": "talis@il.ibm.com",
        "time": "Tue Feb 26 07:40:33 2019"
      },
      "committer": {
        "name": "talis",
        "email": "talis@il.ibm.com",
        "time": "Tue Feb 26 07:40:33 2019"
      },
      "message": "simplify test\n"
    },
    {
      "commit": "005951d4003282fcb5ce3644a29d2bbbc62baee0",
      "tree": "0d7b68cc96d94a9e28a2715f97518d59afb7f5d8",
      "parents": [
        "9b3b1e0f5f99ae461456d768e7d301a7acdaa2d8"
      ],
      "author": {
        "name": "talis",
        "email": "talis@il.ibm.com",
        "time": "Wed Feb 20 07:43:18 2019"
      },
      "committer": {
        "name": "talis",
        "email": "talis@il.ibm.com",
        "time": "Wed Feb 20 07:43:18 2019"
      },
      "message": "added source to enable concurrent reproducible usage\n"
    },
    {
      "commit": "9b3b1e0f5f99ae461456d768e7d301a7acdaa2d8",
      "tree": "52dd89903f3ce9f3bb2d4dfeb360fa6d3956b4a6",
      "parents": [
        "2768d47f00d8a7f4f748d5741c940b2480646bd1",
        "364ba63b468a25a70f110808fd42398e7497dde8"
      ],
      "author": {
        "name": "pborman",
        "email": "paul@borman.com",
        "time": "Mon Sep 17 14:00:05 2018"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 17 14:00:05 2018"
      },
      "message": "Merge pull request #38 from dmitris/go-mod\n\nadd go.mod file"
    },
    {
      "commit": "364ba63b468a25a70f110808fd42398e7497dde8",
      "tree": "52dd89903f3ce9f3bb2d4dfeb360fa6d3956b4a6",
      "parents": [
        "2768d47f00d8a7f4f748d5741c940b2480646bd1"
      ],
      "author": {
        "name": "Dmitry Savintsev",
        "email": "dsavints@gmail.com",
        "time": "Mon Sep 17 13:06:12 2018"
      },
      "committer": {
        "name": "Dmitry Savintsev",
        "email": "dsavints@gmail.com",
        "time": "Mon Sep 17 13:06:12 2018"
      },
      "message": "add go.mod file\n"
    },
    {
      "commit": "2768d47f00d8a7f4f748d5741c940b2480646bd1",
      "tree": "873f8e29360e8022459c5913d1b88b9e56a59f32",
      "parents": [
        "e704694aed0ea004bb7eb1fc2e911d048a54606a",
        "16ca3eab7d2086fd5a82993a291cbf3b87fe38b7"
      ],
      "author": {
        "name": "pborman",
        "email": "paul@borman.com",
        "time": "Mon Sep 17 12:36:52 2018"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 17 12:36:52 2018"
      },
      "message": "Merge pull request #37 from google/borman\n\nAdd new parsing support"
    },
    {
      "commit": "16ca3eab7d2086fd5a82993a291cbf3b87fe38b7",
      "tree": "873f8e29360e8022459c5913d1b88b9e56a59f32",
      "parents": [
        "e704694aed0ea004bb7eb1fc2e911d048a54606a"
      ],
      "author": {
        "name": "Paul Borman",
        "email": "paul@borman.com",
        "time": "Sun Sep 09 23:38:29 2018"
      },
      "committer": {
        "name": "Paul Borman",
        "email": "paul@borman.com",
        "time": "Sun Sep 09 23:38:29 2018"
      },
      "message": "Add parsing support for:\n\n{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}\nxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n\nResolves issue #24\n"
    },
    {
      "commit": "e704694aed0ea004bb7eb1fc2e911d048a54606a",
      "tree": "8815f64fd09bfb6edac6c3a839424ac2225bb55c",
      "parents": [
        "7cf75050e9d999fdd02b7f4e46d90ce175bc9c4c",
        "81e4ea783361094e5a129567e989d83620930cfb"
      ],
      "author": {
        "name": "pborman",
        "email": "paul@borman.com",
        "time": "Tue Aug 28 18:15:55 2018"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 28 18:15:55 2018"
      },
      "message": "Merge pull request #35 from OrlovEvgeny/master\n\nedit slice"
    },
    {
      "commit": "7cf75050e9d999fdd02b7f4e46d90ce175bc9c4c",
      "tree": "07f79e887cb02ecc797acde695a6dd95de22f02b",
      "parents": [
        "d460ce9f8df2e77fb1ba55ca87fafed96c607494",
        "3d673cf3cf347691d8cc4a3cc65059d04aa7bc49"
      ],
      "author": {
        "name": "pborman",
        "email": "paul@borman.com",
        "time": "Tue Aug 28 18:14:23 2018"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 28 18:14:23 2018"
      },
      "message": "Merge pull request #26 from martinlindhe/mustparse\n\nadd MustParse(), which returns an UUID or panics"
    },
    {
      "commit": "d460ce9f8df2e77fb1ba55ca87fafed96c607494",
      "tree": "52122edab8def738e7178ffc62e58cd01f5a95b1",
      "parents": [
        "dec09d789f3dba190787f8b4454c7d3c936fed9e"
      ],
      "author": {
        "name": "Paul Borman",
        "email": "bormanp@amazon.com",
        "time": "Mon Aug 27 20:42:32 2018"
      },
      "committer": {
        "name": "Paul Borman",
        "email": "bormanp@amazon.com",
        "time": "Mon Aug 27 20:42:32 2018"
      },
      "message": "Remove leftover comment.\nFix reamde to no longer say this is experimental.\nThe API is not going to change.\n"
    },
    {
      "commit": "81e4ea783361094e5a129567e989d83620930cfb",
      "tree": "a925bc440a0c5ce71366acb801160eb0ef533466",
      "parents": [
        "dec09d789f3dba190787f8b4454c7d3c936fed9e"
      ],
      "author": {
        "name": "oj",
        "email": "kristian.lisov@gmail.com",
        "time": "Fri Aug 24 13:43:38 2018"
      },
      "committer": {
        "name": "oj",
        "email": "kristian.lisov@gmail.com",
        "time": "Fri Aug 24 13:43:38 2018"
      },
      "message": "edit slice\n"
    },
    {
      "commit": "dec09d789f3dba190787f8b4454c7d3c936fed9e",
      "tree": "76564a8ad2b9773b139ee94233977abef3439d57",
      "parents": [
        "4ebdd04351c754ab14fd5295c91fb901e07dfbcc",
        "a4243a38132d46bd8619747a8c0de510aa369855"
      ],
      "author": {
        "name": "pborman",
        "email": "borman@google.com",
        "time": "Wed Nov 29 19:10:14 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 29 19:10:14 2017"
      },
      "message": "Merge pull request #28 from elliott5/gopherjs\n\nremove \"net\" dependency when targeting JS via GopherJS"
    },
    {
      "commit": "a4243a38132d46bd8619747a8c0de510aa369855",
      "tree": "76564a8ad2b9773b139ee94233977abef3439d57",
      "parents": [
        "4ebdd04351c754ab14fd5295c91fb901e07dfbcc"
      ],
      "author": {
        "name": "Elliott Stoneham",
        "email": "elliott.stoneham@gmail.com",
        "time": "Wed Nov 29 12:54:27 2017"
      },
      "committer": {
        "name": "Elliott Stoneham",
        "email": "elliott.stoneham@gmail.com",
        "time": "Wed Nov 29 12:54:27 2017"
      },
      "message": "remove net when targeting JS\n"
    },
    {
      "commit": "4ebdd04351c754ab14fd5295c91fb901e07dfbcc",
      "tree": "c6fb00103434046d90d047c5ffd28895ee67755b",
      "parents": [
        "8c31c18f31ede9fc8eae72290a7e7a8064e9b3e3",
        "9c6b41367eeed0b5fb3a509fbe471f5c97b22630"
      ],
      "author": {
        "name": "pborman",
        "email": "borman@google.com",
        "time": "Wed Nov 22 16:26:18 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 22 16:26:18 2017"
      },
      "message": "Merge pull request #27 from martinlindhe/master\n\nfix some typos and trivial \u0027go vet\u0027"
    },
    {
      "commit": "9c6b41367eeed0b5fb3a509fbe471f5c97b22630",
      "tree": "c6fb00103434046d90d047c5ffd28895ee67755b",
      "parents": [
        "bb91e0b0e28d478ae15f8caad3ab9fa6fd48ab4e"
      ],
      "author": {
        "name": "Martin Lindhe",
        "email": "martin-commit@ubique.se",
        "time": "Wed Nov 22 05:47:31 2017"
      },
      "committer": {
        "name": "Martin Lindhe",
        "email": "martin-commit@ubique.se",
        "time": "Wed Nov 22 05:47:31 2017"
      },
      "message": "fix some typos\n"
    },
    {
      "commit": "bb91e0b0e28d478ae15f8caad3ab9fa6fd48ab4e",
      "tree": "59b059f3850d4b06bb84bb0b737cf37c57b4bdc1",
      "parents": [
        "1f1ba6fb7a18af3513249fdbdeb6795a98855b68"
      ],
      "author": {
        "name": "Martin Lindhe",
        "email": "martin-commit@ubique.se",
        "time": "Wed Nov 22 05:30:19 2017"
      },
      "committer": {
        "name": "Martin Lindhe",
        "email": "martin-commit@ubique.se",
        "time": "Wed Nov 22 05:30:19 2017"
      },
      "message": "remove false claim about NewRandom() panic, pointed out in https://github.com/google/uuid/issues/12\\#issue-232965368\n"
    },
    {
      "commit": "3d673cf3cf347691d8cc4a3cc65059d04aa7bc49",
      "tree": "719b2b6e8436491575aad2be498cc4fc592f1191",
      "parents": [
        "8c31c18f31ede9fc8eae72290a7e7a8064e9b3e3"
      ],
      "author": {
        "name": "Martin Lindhe",
        "email": "martin-commit@ubique.se",
        "time": "Wed Nov 22 05:20:00 2017"
      },
      "committer": {
        "name": "Martin Lindhe",
        "email": "martin-commit@ubique.se",
        "time": "Wed Nov 22 05:20:00 2017"
      },
      "message": "add MustParse(), which returns an UUID or panics\n"
    },
    {
      "commit": "1f1ba6fb7a18af3513249fdbdeb6795a98855b68",
      "tree": "151d2573cb63425b2491be2795e289c8cf5d386a",
      "parents": [
        "8c31c18f31ede9fc8eae72290a7e7a8064e9b3e3"
      ],
      "author": {
        "name": "Martin Lindhe",
        "email": "martin-commit@ubique.se",
        "time": "Wed Nov 22 05:14:10 2017"
      },
      "committer": {
        "name": "Martin Lindhe",
        "email": "martin-commit@ubique.se",
        "time": "Wed Nov 22 05:14:10 2017"
      },
      "message": "make \u0027go vet\u0027 happy\n"
    },
    {
      "commit": "8c31c18f31ede9fc8eae72290a7e7a8064e9b3e3",
      "tree": "48933ea33281bdc98c513ae7dd675f15af5f6427",
      "parents": [
        "e367a344cbe8e08149f9951115dc299ebd42b919",
        "5c50970d1d056e73c0be8eefd02fa24ffdc0089e"
      ],
      "author": {
        "name": "pborman",
        "email": "borman@google.com",
        "time": "Mon Nov 13 16:03:52 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 13 16:03:52 2017"
      },
      "message": "Merge pull request #23 from loderunner/master\n\nadd FromBytes constructor"
    },
    {
      "commit": "5c50970d1d056e73c0be8eefd02fa24ffdc0089e",
      "tree": "48933ea33281bdc98c513ae7dd675f15af5f6427",
      "parents": [
        "e367a344cbe8e08149f9951115dc299ebd42b919"
      ],
      "author": {
        "name": "Charles Francoise",
        "email": "charles.francoise@gmail.com",
        "time": "Fri Nov 10 20:33:01 2017"
      },
      "committer": {
        "name": "Charles Francoise",
        "email": "charles.francoise@gmail.com",
        "time": "Fri Nov 10 20:33:01 2017"
      },
      "message": "add FromBytes constructor\n"
    },
    {
      "commit": "e367a344cbe8e08149f9951115dc299ebd42b919",
      "tree": "cabb0860f0de1ae2cdfc2cd3621cdbb6cc678f66",
      "parents": [
        "7e072fc3a7be179aee6d3359e46015aa8c995314",
        "5b5a8cb7c50c3ea75f6e27ecf5bf8050861875bf"
      ],
      "author": {
        "name": "pborman",
        "email": "borman@google.com",
        "time": "Thu Oct 19 17:36:51 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 19 17:36:51 2017"
      },
      "message": "Merge pull request #22 from kortschak/constant\n\nRemove never-true conditional"
    },
    {
      "commit": "5b5a8cb7c50c3ea75f6e27ecf5bf8050861875bf",
      "tree": "cabb0860f0de1ae2cdfc2cd3621cdbb6cc678f66",
      "parents": [
        "7e072fc3a7be179aee6d3359e46015aa8c995314"
      ],
      "author": {
        "name": "kortschak",
        "email": "dan.kortschak@adelaide.edu.au",
        "time": "Thu Oct 19 03:34:08 2017"
      },
      "committer": {
        "name": "kortschak",
        "email": "dan.kortschak@adelaide.edu.au",
        "time": "Thu Oct 19 05:04:32 2017"
      },
      "message": "Remove never-true conditional\n"
    },
    {
      "commit": "7e072fc3a7be179aee6d3359e46015aa8c995314",
      "tree": "075165655e64ff2ab98a2b25f5bcce1249b16b5f",
      "parents": [
        "281f560d28af7174109514e936f94c2ab2cb2823",
        "3e2a039c14446aac37f25c8f80b0976c9eb87a9a"
      ],
      "author": {
        "name": "pborman",
        "email": "borman@google.com",
        "time": "Mon Aug 14 14:36:39 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 14 14:36:39 2017"
      },
      "message": "Merge pull request #17 from Kerrigan29a/patch-1\n\nA little error in the documentation of dce.go"
    },
    {
      "commit": "3e2a039c14446aac37f25c8f80b0976c9eb87a9a",
      "tree": "075165655e64ff2ab98a2b25f5bcce1249b16b5f",
      "parents": [
        "281f560d28af7174109514e936f94c2ab2cb2823"
      ],
      "author": {
        "name": "Javier Escalada",
        "email": "kerrigan29a@gmail.com",
        "time": "Sat Aug 12 16:57:52 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Aug 12 16:57:52 2017"
      },
      "message": "A little error in the documentation of dce.go\n\nI think that could be an error in the documentation of [NewDCEGroup](https://github.com/google/uuid/blob/281f560d28af7174109514e936f94c2ab2cb2823/dce.go#L53) and [NewDCEPerson](https://github.com/google/uuid/blob/281f560d28af7174109514e936f94c2ab2cb2823/dce.go#L45)"
    },
    {
      "commit": "281f560d28af7174109514e936f94c2ab2cb2823",
      "tree": "5f1e8d972d6e83d316d354f054513817fe9125d0",
      "parents": [
        "b7be3e3c4c9c47833eaa202d49bffa8ba821e54c",
        "0614758b5f5e81f4e7d87184b9d97fa4385f2842"
      ],
      "author": {
        "name": "pborman",
        "email": "borman@google.com",
        "time": "Fri Jul 28 17:43:18 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jul 28 17:43:18 2017"
      },
      "message": "Merge pull request #16 from KonstantinCodes/typos\n\nTypos suggested by @corburn"
    },
    {
      "commit": "0614758b5f5e81f4e7d87184b9d97fa4385f2842",
      "tree": "5f1e8d972d6e83d316d354f054513817fe9125d0",
      "parents": [
        "b7be3e3c4c9c47833eaa202d49bffa8ba821e54c"
      ],
      "author": {
        "name": "Konstantin Scheumann",
        "email": "konstantin@konstantin.codes",
        "time": "Fri Jul 28 12:14:46 2017"
      },
      "committer": {
        "name": "Konstantin Scheumann",
        "email": "konstantin@konstantin.codes",
        "time": "Fri Jul 28 12:14:46 2017"
      },
      "message": "Typos suggested by @corburn\n"
    },
    {
      "commit": "b7be3e3c4c9c47833eaa202d49bffa8ba821e54c",
      "tree": "16b7b87d442cd37080940d21ebb01f87e536308c",
      "parents": [
        "1c6adf5cd133db09196c44ffae1f77ebf4da64aa",
        "cdf9b51fe869cbbba7e78872cbd292a9a0cdd75d"
      ],
      "author": {
        "name": "pborman",
        "email": "borman@google.com",
        "time": "Mon Jul 24 15:24:35 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 24 15:24:35 2017"
      },
      "message": "Merge pull request #15 from sjeandeaux/test/data-egals-data\n\n[test] change data !\u003d data by data !\u003d uuid"
    },
    {
      "commit": "cdf9b51fe869cbbba7e78872cbd292a9a0cdd75d",
      "tree": "16b7b87d442cd37080940d21ebb01f87e536308c",
      "parents": [
        "1c6adf5cd133db09196c44ffae1f77ebf4da64aa"
      ],
      "author": {
        "name": "Stéphane Jeandeaux",
        "email": "stephane.jeandeaux@gmail.com",
        "time": "Fri Jul 21 12:30:00 2017"
      },
      "committer": {
        "name": "Stéphane Jeandeaux",
        "email": "stephane.jeandeaux@gmail.com",
        "time": "Sun Jul 23 15:01:55 2017"
      },
      "message": "[test] compare two slices of bytes thanks @maknihamdi\n"
    },
    {
      "commit": "1c6adf5cd133db09196c44ffae1f77ebf4da64aa",
      "tree": "fca8256a6a807b5a8996d72ef136a90051abe5ec",
      "parents": [
        "6a5e28554805e78ea6141142aba763936c4761c0",
        "264af6d852a1810a0d6bafd300713f0864629a3b"
      ],
      "author": {
        "name": "pborman",
        "email": "borman@google.com",
        "time": "Mon Jul 10 14:57:55 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 10 14:57:55 2017"
      },
      "message": "Merge pull request #13 from oreqizer/patch-1\n\nversion4: Typo in \u0027New\u0027 doc"
    },
    {
      "commit": "264af6d852a1810a0d6bafd300713f0864629a3b",
      "tree": "fca8256a6a807b5a8996d72ef136a90051abe5ec",
      "parents": [
        "6a5e28554805e78ea6141142aba763936c4761c0"
      ],
      "author": {
        "name": "Boris",
        "email": "oreqizer@users.noreply.github.com",
        "time": "Fri Jul 07 10:56:32 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jul 07 10:56:32 2017"
      },
      "message": "version4: Typo in \u0027New\u0027 doc\n\nRemove redundant \u0027is\u0027."
    },
    {
      "commit": "6a5e28554805e78ea6141142aba763936c4761c0",
      "tree": "7c45b94c44161931c5233297da7124d97151b958",
      "parents": [
        "064e2069ce9c359c118179501254f67d7d37ba24",
        "36948296445cd656aeebcf3fec6125309166139e"
      ],
      "author": {
        "name": "pborman",
        "email": "borman@google.com",
        "time": "Mon Mar 06 14:51:42 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 06 14:51:42 2017"
      },
      "message": "Merge pull request #11 from thatguystone/master\n\nSupport NULLs in Scan()"
    },
    {
      "commit": "36948296445cd656aeebcf3fec6125309166139e",
      "tree": "7c45b94c44161931c5233297da7124d97151b958",
      "parents": [
        "c96242ef50927c4dd47e8a09026783fd8ccf1124"
      ],
      "author": {
        "name": "Andrew Stone",
        "email": "a@stoney.io",
        "time": "Fri Mar 03 22:59:38 2017"
      },
      "committer": {
        "name": "Andrew Stone",
        "email": "a@stoney.io",
        "time": "Fri Mar 03 22:59:38 2017"
      },
      "message": "sql: Support nil values\n"
    },
    {
      "commit": "c96242ef50927c4dd47e8a09026783fd8ccf1124",
      "tree": "341d252ab600e2bfd67922bb343828e404c7214b",
      "parents": [
        "064e2069ce9c359c118179501254f67d7d37ba24"
      ],
      "author": {
        "name": "Andrew Stone",
        "email": "a@stoney.io",
        "time": "Fri Mar 03 22:58:01 2017"
      },
      "committer": {
        "name": "Andrew Stone",
        "email": "a@stoney.io",
        "time": "Fri Mar 03 22:58:01 2017"
      },
      "message": "sql: Remove redundant type asserts\n"
    },
    {
      "commit": "064e2069ce9c359c118179501254f67d7d37ba24",
      "tree": "5dc3d57f48facec5fd5e3b05333e35bd6f4dc1c8",
      "parents": [
        "ad42bb4dbc6b2473319d3af503015be24aa5feff"
      ],
      "author": {
        "name": "pborman",
        "email": "borman@google.com",
        "time": "Mon Nov 28 19:12:14 2016"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 28 19:12:14 2016"
      },
      "message": "Update .travis.yml"
    },
    {
      "commit": "ad42bb4dbc6b2473319d3af503015be24aa5feff",
      "tree": "361c2ebfa39491fe1764e76a1b27c38f860fbef1",
      "parents": [
        "f3f4b54b2fabcf1f11dcc939025bb0c109b00ed8",
        "6d68e268933b44c0b8b1cf5a8177f6fa556e75e7"
      ],
      "author": {
        "name": "pborman",
        "email": "borman@google.com",
        "time": "Mon Oct 31 17:08:01 2016"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 31 17:08:01 2016"
      },
      "message": "Merge pull request #9 from syohex/correct-rfc-number\n\nCorrect RFC number"
    },
    {
      "commit": "6d68e268933b44c0b8b1cf5a8177f6fa556e75e7",
      "tree": "361c2ebfa39491fe1764e76a1b27c38f860fbef1",
      "parents": [
        "f3f4b54b2fabcf1f11dcc939025bb0c109b00ed8"
      ],
      "author": {
        "name": "Syohei YOSHIDA",
        "email": "syohex@gmail.com",
        "time": "Fri Jul 08 04:55:56 2016"
      },
      "committer": {
        "name": "Syohei YOSHIDA",
        "email": "syohex@gmail.com",
        "time": "Fri Jul 08 04:55:56 2016"
      },
      "message": "Correct RFC number\n"
    },
    {
      "commit": "f3f4b54b2fabcf1f11dcc939025bb0c109b00ed8",
      "tree": "6e1c7b046132e00cc41064e7e7392a6c7d8027a2",
      "parents": [
        "a34cdf67a6336caa8a84631e4c0b9fa600ca7aa4"
      ],
      "author": {
        "name": "Paul Borman",
        "email": "borman@google.com",
        "time": "Mon Feb 29 14:24:49 2016"
      },
      "committer": {
        "name": "Paul Borman",
        "email": "borman@google.com",
        "time": "Mon Feb 29 14:24:49 2016"
      },
      "message": "Fix type\n"
    },
    {
      "commit": "a34cdf67a6336caa8a84631e4c0b9fa600ca7aa4",
      "tree": "894a9b8bf1c6a96b50a2573dc3cb6ade2c457178",
      "parents": [
        "9887602f2202a727d9562a5c2c249bd2777de342",
        "ca12c440f303e53f5a4315443c26057ad4cd7523"
      ],
      "author": {
        "name": "Paul Borman",
        "email": "borman@google.com",
        "time": "Mon Feb 29 14:19:06 2016"
      },
      "committer": {
        "name": "Paul Borman",
        "email": "borman@google.com",
        "time": "Mon Feb 29 14:19:06 2016"
      },
      "message": "Merge branch \u0027master\u0027 of https://github.com/google/uuid\n"
    },
    {
      "commit": "9887602f2202a727d9562a5c2c249bd2777de342",
      "tree": "c67379b20b193ad0715dc7b9f8673aab5db7bf3f",
      "parents": [
        "33471c92ef39af448b32c1015fb7d5c4d32c3de5",
        "dfce887783a3bca4ff38a5e915fa74c9c51b6441"
      ],
      "author": {
        "name": "Paul Borman",
        "email": "borman@google.com",
        "time": "Mon Feb 29 14:13:44 2016"
      },
      "committer": {
        "name": "Paul Borman",
        "email": "borman@google.com",
        "time": "Mon Feb 29 14:13:44 2016"
      },
      "message": "Merge branch \u0027master\u0027 of https://github.com/google/uuid\n"
    },
    {
      "commit": "ca12c440f303e53f5a4315443c26057ad4cd7523",
      "tree": "eb23d3aaf92a010eace95d23292b7000c5b75be9",
      "parents": [
        "dfce887783a3bca4ff38a5e915fa74c9c51b6441",
        "7508f98c71a281f5cb9aa8cdcbe736a7f146919e"
      ],
      "author": {
        "name": "pborman",
        "email": "borman@google.com",
        "time": "Mon Feb 29 14:12:54 2016"
      },
      "committer": {
        "name": "pborman",
        "email": "borman@google.com",
        "time": "Mon Feb 29 14:12:54 2016"
      },
      "message": "Merge pull request #5 from bmatsuo/bmatsuo/no-unsafe-parsing\n\noptimize internal parsing function -- avoid unsafe []byte parsing"
    },
    {
      "commit": "dfce887783a3bca4ff38a5e915fa74c9c51b6441",
      "tree": "0c0aa8bda83334664d703b685be9768b67e7d341",
      "parents": [
        "386477fd907d5442519502456c589e4dc71a5c09",
        "9ce06d2d1de3e4f18408f34e3d87f90c44822476"
      ],
      "author": {
        "name": "pborman",
        "email": "borman@google.com",
        "time": "Mon Feb 29 14:10:02 2016"
      },
      "committer": {
        "name": "pborman",
        "email": "borman@google.com",
        "time": "Mon Feb 29 14:10:02 2016"
      },
      "message": "Merge pull request #7 from bmatsuo/bmatsuo/godoc-fixes\n\nMisc godoc fixes"
    },
    {
      "commit": "33471c92ef39af448b32c1015fb7d5c4d32c3de5",
      "tree": "5cee87f95065c4bcadc4be407f04e1e62bba6cc1",
      "parents": [
        "834b00a6a5d831e6ef7dc4a2409efd417da39f2c"
      ],
      "author": {
        "name": "Paul Borman",
        "email": "borman@google.com",
        "time": "Mon Feb 29 14:07:51 2016"
      },
      "committer": {
        "name": "Paul Borman",
        "email": "borman@google.com",
        "time": "Mon Feb 29 14:07:51 2016"
      },
      "message": "Remove underscores form private variables.\n"
    },
    {
      "commit": "834b00a6a5d831e6ef7dc4a2409efd417da39f2c",
      "tree": "8ccdb6290abb71d93752cbc72befee71070922e1",
      "parents": [
        "386477fd907d5442519502456c589e4dc71a5c09"
      ],
      "author": {
        "name": "Paul Borman",
        "email": "borman@google.com",
        "time": "Mon Feb 29 14:04:36 2016"
      },
      "committer": {
        "name": "Paul Borman",
        "email": "borman@google.com",
        "time": "Mon Feb 29 14:04:36 2016"
      },
      "message": "Bring naming of exported values inline with current Go practice.\n"
    },
    {
      "commit": "9ce06d2d1de3e4f18408f34e3d87f90c44822476",
      "tree": "0c0aa8bda83334664d703b685be9768b67e7d341",
      "parents": [
        "edbe6ec0cc826be984fb7ba1fcf7f43a875e5f59"
      ],
      "author": {
        "name": "Bryan Matsuo",
        "email": "bryan.matsuo@gmail.com",
        "time": "Sun Feb 28 09:20:19 2016"
      },
      "committer": {
        "name": "Bryan Matsuo",
        "email": "bryan.matsuo@gmail.com",
        "time": "Sun Feb 28 09:20:19 2016"
      },
      "message": "small change to NewUUID return docs\n"
    },
    {
      "commit": "edbe6ec0cc826be984fb7ba1fcf7f43a875e5f59",
      "tree": "72138b1e226adbb24bed8696c71361848c4ef3cf",
      "parents": [
        "3018594d8885b580df72ceb9d0936d25e888b07f"
      ],
      "author": {
        "name": "Bryan Matsuo",
        "email": "bryan.matsuo@gmail.com",
        "time": "Sun Feb 28 09:03:09 2016"
      },
      "committer": {
        "name": "Bryan Matsuo",
        "email": "bryan.matsuo@gmail.com",
        "time": "Sun Feb 28 09:03:09 2016"
      },
      "message": "make receiver names for marshal.go methods consistent with other UUID methods\n"
    }
  ],
  "next": "3018594d8885b580df72ceb9d0936d25e888b07f"
}
