)]}'
{
  "log": [
    {
      "commit": "2ebc2c647eafce3036d12814b0247cdd55e0be4d",
      "tree": "522699412fa687130aa90e5649848c287e3081b7",
      "parents": [
        "0e87da2c28181560df3050e96b025191aec481d0"
      ],
      "author": {
        "name": "Martino Mensio",
        "email": "martino.mensio@open.ac.uk",
        "time": "Tue Apr 11 00:19:05 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 10 18:19:05 2023 -0400"
      },
      "message": "fixed python 3.11 on musllinux  (#184)\n\n"
    },
    {
      "commit": "0e87da2c28181560df3050e96b025191aec481d0",
      "tree": "3671f844ae385e6f65ce56b4ca2ed7a5d4fa59ae",
      "parents": [
        "417d6b8983e6e084a71d0511f530fb32269065df"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Wed Apr 05 10:54:25 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Wed Apr 05 10:54:25 2023 -0500"
      },
      "message": "doc bump\n"
    },
    {
      "commit": "417d6b8983e6e084a71d0511f530fb32269065df",
      "tree": "140f5d0f55225e848439cdff7b7c0c2939517e68",
      "parents": [
        "eda72de333944e2eb65c5dbfb58424e492840924"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Apr 03 14:46:05 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 03 14:46:05 2023 -0400"
      },
      "message": "Bump docker/setup-qemu-action from 1 to 2 (#182)\n\nBumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.\r\n- [Release notes](https://github.com/docker/setup-qemu-action/releases)\r\n- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: docker/setup-qemu-action\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "eda72de333944e2eb65c5dbfb58424e492840924",
      "tree": "7fe7adea03e9d3874f7f3bc8d1ab913c468e9094",
      "parents": [
        "d06cfe1fefb9c36646649c9dda4c7dbedc8dda74"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Apr 02 14:29:32 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Apr 02 14:29:32 2023 -0500"
      },
      "message": "0.11.2\n"
    },
    {
      "commit": "d06cfe1fefb9c36646649c9dda4c7dbedc8dda74",
      "tree": "ae5d3e43249d8fc9e5e1e541d7edc53819bcdd2f",
      "parents": [
        "85c2a6df7450e35267b1ff6d444ff43fe29330ce"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Apr 02 14:29:08 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Apr 02 14:29:08 2023 -0500"
      },
      "message": "switch Damerau to use ahash\n"
    },
    {
      "commit": "85c2a6df7450e35267b1ff6d444ff43fe29330ce",
      "tree": "79c90b612d29559d5702959c3e1c744ac86704f7",
      "parents": [
        "3da8418e2650197aadb0f3d7612e3e1f23401777"
      ],
      "author": {
        "name": "Martino Mensio",
        "email": "martinomensio@outlook.it",
        "time": "Fri Mar 31 18:41:35 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 31 11:41:35 2023 -0500"
      },
      "message": "Wheel builds for musllinux and more architectures (#181)\n\n* trying build for musllinux\r\n\r\n* added target setup alpine\r\n\r\n* fixing mapping platform alpine arch and maturin target\r\n\r\n* trying to fix python version\r\n\r\n* python version setup\r\n\r\n* specific python\r\n\r\n* avoid generating the same wheel multiple times\r\n\r\nwith the --find-interpreter parameter, multiple wheels are generated. Now sticking to matrix\r\n\r\n* fix syntax\r\n\r\n* install python good version also outside maturin\r\nprevious tests show that it did not work for python3.11, but others were ok\r\n\r\n* fix windows: there is no pypy for x86\r\n\r\n* fix syntax\r\n\r\n* build wheels all together, less matrix combinations\r\nthis works by specifiying multiple interpreters to maturin action\r\n\r\n* using simplified matrix\r\n\r\n* fix matrix\r\n\r\n* shortcut\r\n\r\n* shortcut\r\n\r\n* shortcut\r\n\r\n* disable test job\r\n\r\n* disable long task\r\n\r\n* disable long tasks\r\n\r\n* removed pypy for windows\r\n\r\n* added interpreters for linux\r\n\r\n* fix windows builds\r\n\r\n* re-enable tests\r\n\r\n* re-enable main branch only\r\n\r\n* removed setup python: maturin uses virtualization"
    },
    {
      "commit": "3da8418e2650197aadb0f3d7612e3e1f23401777",
      "tree": "1c1b9e6b4ec5dbfd16e4626564b323d0a044a592",
      "parents": [
        "b3d705d8c3c25bd2db804a68a05ed2e889690bd2"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Mar 31 11:35:43 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Mar 31 11:35:43 2023 -0500"
      },
      "message": "bump version to 0.11.1\n"
    },
    {
      "commit": "b3d705d8c3c25bd2db804a68a05ed2e889690bd2",
      "tree": "c494a50a2589eb481fb381fd4a0ac1ba082aace0",
      "parents": [
        "9cc519904f40350de7d4f662e630c3d56994c8e4"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Thu Mar 30 18:21:44 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Thu Mar 30 18:21:44 2023 -0500"
      },
      "message": "update changelog for 0.11.1\n"
    },
    {
      "commit": "9cc519904f40350de7d4f662e630c3d56994c8e4",
      "tree": "8548f4e821847d0ac26bb0409b31299d6793534a",
      "parents": [
        "98d9bca38a3f9a04d96c4a38ad4c39fe0ec63b6c"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Thu Mar 30 18:20:00 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Thu Mar 30 18:20:00 2023 -0500"
      },
      "message": "add submodules to checkouts on CI, fixes #180\n"
    },
    {
      "commit": "98d9bca38a3f9a04d96c4a38ad4c39fe0ec63b6c",
      "tree": "12bfb0e8e0650055a5455b996ceaf81179319cd5",
      "parents": [
        "41f1f777485a4effac5392534a78cd6560f19712"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 22:09:38 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 22:09:38 2023 -0500"
      },
      "message": "0.11.0\n"
    },
    {
      "commit": "41f1f777485a4effac5392534a78cd6560f19712",
      "tree": "125bc314a1ca3555598275fe7bd53cf9cb409c5b",
      "parents": [
        "d94848dd1f659f8c9e195629ee90ab33dc1b6dfc"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 19:55:51 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 19:55:51 2023 -0500"
      },
      "message": "fix deprecation\n"
    },
    {
      "commit": "d94848dd1f659f8c9e195629ee90ab33dc1b6dfc",
      "tree": "97cf211288b94f1251ee8965faef8b1ef028b50a",
      "parents": [
        "89399df155deef1f7062b1a2324f476d283a11d9"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 19:46:28 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 19:46:28 2023 -0500"
      },
      "message": "update testdata with broken Unicode\n"
    },
    {
      "commit": "89399df155deef1f7062b1a2324f476d283a11d9",
      "tree": "e7cb787dac3d751628f840fe33cdf08497ac1b43",
      "parents": [
        "278b2a933a4b881a389e980ea42b1f80c278a095"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 19:39:28 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 19:39:28 2023 -0500"
      },
      "message": "add dependency so tests run first\n"
    },
    {
      "commit": "278b2a933a4b881a389e980ea42b1f80c278a095",
      "tree": "a3edbbde432fce495370843839f4b2d4235bafd5",
      "parents": [
        "2b059124eb84ff886f043a707434fcb703139f57"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 19:33:04 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 19:33:04 2023 -0500"
      },
      "message": "add venv\n"
    },
    {
      "commit": "2b059124eb84ff886f043a707434fcb703139f57",
      "tree": "b830ffbc27a6f8a612f96f367fb88e7cac7f663e",
      "parents": [
        "16f2f78fe7cf23923d8bec417cb9b0cd55b52b60"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 19:32:12 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 19:32:12 2023 -0500"
      },
      "message": "add python feature\n"
    },
    {
      "commit": "16f2f78fe7cf23923d8bec417cb9b0cd55b52b60",
      "tree": "24ee435d6efd194e0b728238895b160f8517934a",
      "parents": [
        "586c4989705cbd7afe6066a330b6905a59b5220e"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 19:28:59 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 19:28:59 2023 -0500"
      },
      "message": "put python stuff behind feature\u003dpython\n"
    },
    {
      "commit": "586c4989705cbd7afe6066a330b6905a59b5220e",
      "tree": "7ed3e35b03fb6ad6e0fc8b92ba186a8dc1dfcef2",
      "parents": [
        "b0eeff79041efc3d48956ad85ea77fad389ac97a"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 18:57:36 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 19:13:36 2023 -0500"
      },
      "message": "init submodules\n"
    },
    {
      "commit": "b0eeff79041efc3d48956ad85ea77fad389ac97a",
      "tree": "bfdb9da2f2b473dac0aacdf40f518b5b7b60b511",
      "parents": [
        "ac5bd01dc27857069cf0212b3307442418eb67e8"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 18:51:40 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 18:51:40 2023 -0500"
      },
      "message": "test workflow\n"
    },
    {
      "commit": "ac5bd01dc27857069cf0212b3307442418eb67e8",
      "tree": "efffbd8346505e9086f9a23afdf8a129ae9dc7f8",
      "parents": [
        "48dc2c1fc391001d47a1276f0ec12573b5cafcb7"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 18:40:34 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 18:40:34 2023 -0500"
      },
      "message": "damerau: use a suggested improvement, a flattened array, 10% speedup\n"
    },
    {
      "commit": "48dc2c1fc391001d47a1276f0ec12573b5cafcb7",
      "tree": "ccbdb5b5531987a166fae9b4d0007fd6e2346fab",
      "parents": [
        "b6a344c7e716ae774ff5ed49764c5c525c323ff4",
        "c6c462e2cf923e944ce8fa83852ccb889c21b05e"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 18:21:43 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 18:21:43 2023 -0500"
      },
      "message": "Merge branch \u0027fastvec\u0027\n"
    },
    {
      "commit": "c6c462e2cf923e944ce8fa83852ccb889c21b05e",
      "tree": "551d22e4fb9a375253a7e055b942220622ad460d",
      "parents": [
        "507b57adefb2291cc3bc3849f078ed07c1b4335c"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 18:21:24 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 18:21:24 2023 -0500"
      },
      "message": "replace all vec! with smallvec!\n"
    },
    {
      "commit": "507b57adefb2291cc3bc3849f078ed07c1b4335c",
      "tree": "c385e87f6b626f29e55444cdd8897e27cd706237",
      "parents": [
        "1607212502e1b4a09f06d2d4e4de7f157fb8a589"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 18:18:42 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 18:18:42 2023 -0500"
      },
      "message": "replace vec! usage in jaro\n"
    },
    {
      "commit": "1607212502e1b4a09f06d2d4e4de7f157fb8a589",
      "tree": "8b50dcc125fe99ee13b19b437b60430598013782",
      "parents": [
        "d9bd5996b2318bf8385027c3d2e3a35f5ddc4d73"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 18:13:42 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 18:13:42 2023 -0500"
      },
      "message": "phonetic encoding algorithms converted to use FastVec\n"
    },
    {
      "commit": "d9bd5996b2318bf8385027c3d2e3a35f5ddc4d73",
      "tree": "ecf31aed36fbacc6aa5c0de5db9d7f5461d24f9c",
      "parents": [
        "149e9421c04a6df94c91fe57f5be3b2e29ba00f8"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 18:03:36 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 18:03:36 2023 -0500"
      },
      "message": "more FastVec usage, with benchmarks to measure time improvement\n"
    },
    {
      "commit": "149e9421c04a6df94c91fe57f5be3b2e29ba00f8",
      "tree": "ba0e6d566e668f1da1dfdb316f85ff6eeb4ea292",
      "parents": [
        "6373b9e14b7e6fec522896c65c9c8874fe3a7a22"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 17:40:00 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 17:40:00 2023 -0500"
      },
      "message": "add FastVec usage to levenshtein: from 5.33us to 2.70us (C was 1.55us)\n"
    },
    {
      "commit": "6373b9e14b7e6fec522896c65c9c8874fe3a7a22",
      "tree": "e1bc7f57053b358c42019b97335032713efb956a",
      "parents": [
        "cd7d8dce4647b8183db7b489fe6004f119cb2027"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 17:34:32 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 17:34:32 2023 -0500"
      },
      "message": "add damerau benchmark graph\n"
    },
    {
      "commit": "cd7d8dce4647b8183db7b489fe6004f119cb2027",
      "tree": "768f3424a01b343fb10965726b78c675d3ac3999",
      "parents": [
        "45c35b83f2a7baeee8aa87b8f039125bc0ad9539"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 17:31:10 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 17:31:10 2023 -0500"
      },
      "message": "new benchmark to track evolution of 0.11\n"
    },
    {
      "commit": "b6a344c7e716ae774ff5ed49764c5c525c323ff4",
      "tree": "9e8b6002e1f34933b91772533de4c34b9c80a21b",
      "parents": [
        "2bf1d4bd7956e5b38947f2987787acd749f5ad1a",
        "dcd0fc209f368792aa8048c145b311ea5aa2aa93"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 14:57:04 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 26 14:57:04 2023 -0400"
      },
      "message": "Merge pull request #178 from DimitriPapadopoulos/3\n\nUTF-8 is implicit in Python 3"
    },
    {
      "commit": "dcd0fc209f368792aa8048c145b311ea5aa2aa93",
      "tree": "9e8b6002e1f34933b91772533de4c34b9c80a21b",
      "parents": [
        "2bf1d4bd7956e5b38947f2987787acd749f5ad1a"
      ],
      "author": {
        "name": "Dimitri Papadopoulos",
        "email": "3234522+DimitriPapadopoulos@users.noreply.github.com",
        "time": "Sun Mar 26 20:25:21 2023 +0200"
      },
      "committer": {
        "name": "Dimitri Papadopoulos",
        "email": "3234522+DimitriPapadopoulos@users.noreply.github.com",
        "time": "Sun Mar 26 20:25:21 2023 +0200"
      },
      "message": "UTF-8 is implicit in Python 3\n"
    },
    {
      "commit": "45c35b83f2a7baeee8aa87b8f039125bc0ad9539",
      "tree": "f259f16bc55c303f3f2038fdff71bec31f03fb67",
      "parents": [
        "69e730a54301816ced6a0feb98756057543af51f"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 00:19:11 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 00:19:11 2023 -0500"
      },
      "message": "clippy fixes\n"
    },
    {
      "commit": "69e730a54301816ced6a0feb98756057543af51f",
      "tree": "9eb4ec672ec5797fb8d9ce60597c47e3c964ac2b",
      "parents": [
        "8c65e8f8afd59debdd0b86462f0d02322505e5c4"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 00:10:00 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Mar 26 00:10:00 2023 -0500"
      },
      "message": "fix timedruns for new layout\n"
    },
    {
      "commit": "8c65e8f8afd59debdd0b86462f0d02322505e5c4",
      "tree": "a9bb7c100eab84a193306586db60fa16f83042fe",
      "parents": [
        "56c776719ffd8c98a1c6e2991bdc5d879917c1d5"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 22:54:58 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 22:54:58 2023 -0500"
      },
      "message": "hunting for small optimizations\n"
    },
    {
      "commit": "56c776719ffd8c98a1c6e2991bdc5d879917c1d5",
      "tree": "039d3fd3a3760d94a999a12abcc5ab5ffba9ab94",
      "parents": [
        "dd30131931e439bd0fea0de7b3c5b57657cd4722"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 21:48:48 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 21:48:48 2023 -0500"
      },
      "message": "pytest command\n"
    },
    {
      "commit": "dd30131931e439bd0fea0de7b3c5b57657cd4722",
      "tree": "86b2240923d77de4fee0c71f6d7c0384e142fab2",
      "parents": [
        "b51b9285a2e19a3827023433c5f1ad7ff821307e"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 21:40:51 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 21:40:51 2023 -0500"
      },
      "message": "merge rust-jellyfish in\n"
    },
    {
      "commit": "b51b9285a2e19a3827023433c5f1ad7ff821307e",
      "tree": "074afeacbb7c294f8a389ed6b6ceb7dbe1881ca0",
      "parents": [
        "2bf1d4bd7956e5b38947f2987787acd749f5ad1a"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 21:28:47 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 21:28:47 2023 -0500"
      },
      "message": "bring together config \u0026 move to _rustyfish\n"
    },
    {
      "commit": "2bf1d4bd7956e5b38947f2987787acd749f5ad1a",
      "tree": "55bed916055d7b3360da9e314091645f57faf13d",
      "parents": [
        "863fa490b97bc1c2729187d0d8ff8724e5401c71"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 21:12:22 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 21:12:22 2023 -0500"
      },
      "message": "run benchmarks separately\n"
    },
    {
      "commit": "863fa490b97bc1c2729187d0d8ff8724e5401c71",
      "tree": "c8f88ceb8ee8a01736a5a30e957399065532b024",
      "parents": [
        "2baec11c77868fa84b31b308ffe47e4f0fbc00eb"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 20:25:42 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 20:25:42 2023 -0500"
      },
      "message": "bump alpha\n"
    },
    {
      "commit": "2baec11c77868fa84b31b308ffe47e4f0fbc00eb",
      "tree": "9c9a7625c5b920f841ae3de2cc2a66a3f66adecd",
      "parents": [
        "395fc23dda07ae8b7a0413d006aaebcad4166a4c"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 19:01:09 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 19:02:37 2023 -0500"
      },
      "message": "move Justfile to top\n"
    },
    {
      "commit": "395fc23dda07ae8b7a0413d006aaebcad4166a4c",
      "tree": "c18907bde957dd9544e0b06d5dcab2b87da9a781",
      "parents": [
        "a7829bce01ae5b2547e83bcc0913b81aeac87fa3"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 18:50:34 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 18:50:34 2023 -0500"
      },
      "message": "improve notebook\n"
    },
    {
      "commit": "a7829bce01ae5b2547e83bcc0913b81aeac87fa3",
      "tree": "f99eddd6ac7f78dcbe34a60376cd4647114416ac",
      "parents": [
        "aa88adaae97d5922f2ed0c64105c680521b2d8c0"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 18:31:55 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 18:31:55 2023 -0500"
      },
      "message": "fix nb\n"
    },
    {
      "commit": "aa88adaae97d5922f2ed0c64105c680521b2d8c0",
      "tree": "3f6b942d0c7328927eaf09a96ffcaa40dc77ace7",
      "parents": [
        "039d4a701c3f8c90dcccd8b54a2e46c37185e6f3"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 18:28:13 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 18:28:13 2023 -0500"
      },
      "message": "add benchmarks to this repo\n"
    },
    {
      "commit": "039d4a701c3f8c90dcccd8b54a2e46c37185e6f3",
      "tree": "cc74cea532278139667b3c2b60a00bea133ef211",
      "parents": [
        "5b6ad0550885cf518d1ac72168562e253d9f3ef4"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 17:45:20 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 17:45:20 2023 -0500"
      },
      "message": "bump to rust-jf 0.4.1, fixes printlns\n"
    },
    {
      "commit": "5b6ad0550885cf518d1ac72168562e253d9f3ef4",
      "tree": "5983e61aa274a719823870b853558083e31e0e9a",
      "parents": [
        "9c212b7339f19000330a0fa86a0b7aed0741dfd7"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 05:31:17 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 05:31:17 2023 -0500"
      },
      "message": "deprecate _jellyfish\n"
    },
    {
      "commit": "9c212b7339f19000330a0fa86a0b7aed0741dfd7",
      "tree": "64fd4362910e46748ddbe4146884f6dfe5b1005e",
      "parents": [
        "baa16fda91d4943a4e0f93a3b802d61fd24dc9ca",
        "3e2bc167d6ab4d9a9e953195052fd67d420c2b40"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 05:16:54 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 05:16:54 2023 -0500"
      },
      "message": "rustyfish lands\n"
    },
    {
      "commit": "3e2bc167d6ab4d9a9e953195052fd67d420c2b40",
      "tree": "64fd4362910e46748ddbe4146884f6dfe5b1005e",
      "parents": [
        "05464d7e446a89a7aa4436edd6004d8e5d937e76"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 05:10:18 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 05:10:18 2023 -0500"
      },
      "message": "enable metaphone\n"
    },
    {
      "commit": "05464d7e446a89a7aa4436edd6004d8e5d937e76",
      "tree": "2d392bc08fe680b5e9b9c1edb74b1890312dedf8",
      "parents": [
        "2fee9186d27a13437f1386526e845bad9d0c7ba7"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 03:11:25 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 03:11:25 2023 -0500"
      },
      "message": "rust version style\n"
    },
    {
      "commit": "2fee9186d27a13437f1386526e845bad9d0c7ba7",
      "tree": "54739c52ccb6d7e5096774a49e87affbd9e92f66",
      "parents": [
        "06c1494853abd3823ff1208c03e62161fc2e0061"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 03:08:58 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 03:08:58 2023 -0500"
      },
      "message": "0.11.0a1\n"
    },
    {
      "commit": "06c1494853abd3823ff1208c03e62161fc2e0061",
      "tree": "43a9d193396adbd5b1e1d016a8dba56f543fb68d",
      "parents": [
        "9192a311a7f43befb65e661ca494908e34b7e40a"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 03:00:19 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 03:00:19 2023 -0500"
      },
      "message": "expand matrix\n"
    },
    {
      "commit": "9192a311a7f43befb65e661ca494908e34b7e40a",
      "tree": "772579b02c8b3df1089ee2a581b94e165c524f08",
      "parents": [
        "6b0582f16b4582f741100134f33264b98324d2ea"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 02:58:12 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 02:58:12 2023 -0500"
      },
      "message": "fix matrix\n"
    },
    {
      "commit": "6b0582f16b4582f741100134f33264b98324d2ea",
      "tree": "a33cddd63ca09e1e89798ae04b0742c66783a3a0",
      "parents": [
        "470c19ccf75558922d5f7344a698f59bfabfbf77"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 02:54:17 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 02:54:17 2023 -0500"
      },
      "message": "enable\n"
    },
    {
      "commit": "470c19ccf75558922d5f7344a698f59bfabfbf77",
      "tree": "06e55980eb3da813fb5047a3f1560e0bb32e2e70",
      "parents": [
        "d790e596e4b45248713a73456fd2a68e67ddd5a6"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 02:54:00 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 02:54:00 2023 -0500"
      },
      "message": "change CI\n"
    },
    {
      "commit": "baa16fda91d4943a4e0f93a3b802d61fd24dc9ca",
      "tree": "b6fd99cc638220e181aa073f6752f2e30f02e6b3",
      "parents": [
        "7b65689a50bda2e23493f7701950f00647eb0e42"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 02:40:19 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 02:40:19 2023 -0500"
      },
      "message": "0.10.0\n"
    },
    {
      "commit": "d790e596e4b45248713a73456fd2a68e67ddd5a6",
      "tree": "da12cb3f106d33e3a1bc02d7bbae16c7053f6891",
      "parents": [
        "005d657615a7ea0490021fda26b975851d0e6010"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 02:38:34 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 02:38:34 2023 -0500"
      },
      "message": "switch out C refs for Rust\n"
    },
    {
      "commit": "005d657615a7ea0490021fda26b975851d0e6010",
      "tree": "d7d510eb1ad7b202916f9b579a6524fe4cd3b73a",
      "parents": [
        "546af9c4f61694ddd5d019edff09d550b5868bcc"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 02:07:50 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 02:07:50 2023 -0500"
      },
      "message": "switch release infra. to Rust\n"
    },
    {
      "commit": "546af9c4f61694ddd5d019edff09d550b5868bcc",
      "tree": "f5f6cf3736fd965952f023e36c7d946e6875b4c4",
      "parents": [
        "870b15d0a24ca23a5a3b42e281a1c04a539afe39"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 01:58:38 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 01:58:38 2023 -0500"
      },
      "message": "move test\n"
    },
    {
      "commit": "870b15d0a24ca23a5a3b42e281a1c04a539afe39",
      "tree": "8959890b02d98662ae77c8c980a06d13b0881eed",
      "parents": [
        "f17972e2bc7e92dd14d955b6e77b33b754a6716f"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 01:50:08 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 01:50:08 2023 -0500"
      },
      "message": "fix rustyfish as submodule\n"
    },
    {
      "commit": "f17972e2bc7e92dd14d955b6e77b33b754a6716f",
      "tree": "7ad7352db6125da20ced57625fe556cd68e10396",
      "parents": [
        "d770617963cb987195d05ae8847a3c4ba602ca15"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 01:39:54 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 01:42:01 2023 -0500"
      },
      "message": "add rustyfish module\n"
    },
    {
      "commit": "d770617963cb987195d05ae8847a3c4ba602ca15",
      "tree": "50863738a6982ac388f40189cd6fcbe380e42943",
      "parents": [
        "32ad0b367892d4088d7f713b00d4f0bd2382a1c5"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 01:23:08 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 01:23:08 2023 -0500"
      },
      "message": "remove cjellyfish\n"
    },
    {
      "commit": "7b65689a50bda2e23493f7701950f00647eb0e42",
      "tree": "7a9914f8af0c72d32839bd60763b6688d383258a",
      "parents": [
        "f32ff8bdb411f541ddd65e224f27a4c42544f49c"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 01:02:21 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 01:02:21 2023 -0500"
      },
      "message": "remove porter.c reference\n"
    },
    {
      "commit": "32ad0b367892d4088d7f713b00d4f0bd2382a1c5",
      "tree": "1b1b6c56dab139dc5dd20a85365106a3dca4d919",
      "parents": [
        "78f3b72fcc000533921f185d83c8e40c18419667",
        "f32ff8bdb411f541ddd65e224f27a4c42544f49c"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 01:01:00 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 01:01:00 2023 -0500"
      },
      "message": "merge main into rust version\n"
    },
    {
      "commit": "f32ff8bdb411f541ddd65e224f27a4c42544f49c",
      "tree": "120443aa8cdad00e26ebd320cd97025e8218105a",
      "parents": [
        "d5ae6d4d2af5771bfd0b572456d42e48f8690b89"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 00:57:15 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 00:57:15 2023 -0500"
      },
      "message": "update cjellyfish to remove porter_stem\n"
    },
    {
      "commit": "d5ae6d4d2af5771bfd0b572456d42e48f8690b89",
      "tree": "089aa6f35085d801037bb301248f8bc2ce5b7a0f",
      "parents": [
        "e8156fe0293fed5958a9edfe5265bf5f841e5d7e"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 00:55:12 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 00:55:12 2023 -0500"
      },
      "message": "remove porter_stem\n"
    },
    {
      "commit": "78f3b72fcc000533921f185d83c8e40c18419667",
      "tree": "7d2f925045a9d9335d0bd03457b50f62ccf65faf",
      "parents": [
        "dd29027068fe0ab4ba92d9acaf2f2b9259ebc8a2"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 00:15:55 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 00:15:55 2023 -0500"
      },
      "message": "add remaining skips\n"
    },
    {
      "commit": "dd29027068fe0ab4ba92d9acaf2f2b9259ebc8a2",
      "tree": "7d53e4504da34fa6e2e8a986fd53bdbf1d51d6f1",
      "parents": [
        "4604926dccaf673b6b809295cad78ede6952c2e0"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 00:09:48 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 00:09:48 2023 -0500"
      },
      "message": "just check error type, not message\n"
    },
    {
      "commit": "4604926dccaf673b6b809295cad78ede6952c2e0",
      "tree": "e8293eb8db559f980498b0782bd491c11f0c210d",
      "parents": [
        "a0fd690e5447f6eda8e2c87a39a54ebe27f4c819"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 00:09:38 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 00:09:38 2023 -0500"
      },
      "message": "add rust to tests\n"
    },
    {
      "commit": "a0fd690e5447f6eda8e2c87a39a54ebe27f4c819",
      "tree": "3451db00ec1c6f0e4baeae7269632668342362a3",
      "parents": [
        "e8156fe0293fed5958a9edfe5265bf5f841e5d7e"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 00:05:16 2023 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Mar 25 00:05:16 2023 -0500"
      },
      "message": "black\n"
    },
    {
      "commit": "e8156fe0293fed5958a9edfe5265bf5f841e5d7e",
      "tree": "7009f7293f830fac693d4ddfd9a9d16b36150615",
      "parents": [
        "d15fee2de05694fe65d1cbb78519f01955ec3154"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Feb 03 10:45:46 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 03 10:45:46 2023 -0600"
      },
      "message": "Update README.md\n\ndrop u\u0027 from README"
    },
    {
      "commit": "d15fee2de05694fe65d1cbb78519f01955ec3154",
      "tree": "f4b3b6da99520d45c558d576cd492828dae1ec23",
      "parents": [
        "37d098ac64a760c3e0fb083eb968060f72e39585",
        "f388cc097ac88c0f2c30140f622b36cb80cba3a3"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Dec 31 00:50:24 2022 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 31 00:50:24 2022 -0500"
      },
      "message": "Merge pull request #172 from jamesturk/dependabot/github_actions/pypa/gh-action-pypi-publish-1.6.4\n\nBump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4"
    },
    {
      "commit": "37d098ac64a760c3e0fb083eb968060f72e39585",
      "tree": "9dcd77305706d5aa381f7d2ec055d4b13ca72cda",
      "parents": [
        "fcdbf15217743cbe6622e025d0a99c9f8817cdc2",
        "1b0b5e2ba9d5db1fa180ba0478215660e3c2aac1"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Dec 31 00:50:09 2022 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 31 00:50:09 2022 -0500"
      },
      "message": "Merge pull request #174 from AntoineRondelet/jaro-winkler-similarity-docs-fix\n\nSwitched distance to similarity for the Jaro-Winkler Similarity function in the docs"
    },
    {
      "commit": "1b0b5e2ba9d5db1fa180ba0478215660e3c2aac1",
      "tree": "9dcd77305706d5aa381f7d2ec055d4b13ca72cda",
      "parents": [
        "fcdbf15217743cbe6622e025d0a99c9f8817cdc2"
      ],
      "author": {
        "name": "Antoine Rondelet",
        "email": "rondelet.antoine@gmail.com",
        "time": "Thu Dec 29 20:03:59 2022 +0000"
      },
      "committer": {
        "name": "Antoine Rondelet",
        "email": "rondelet.antoine@gmail.com",
        "time": "Thu Dec 29 20:03:59 2022 +0000"
      },
      "message": "Switched distance to similarity for the Jaro-Winkler Similarity function in the docs\n"
    },
    {
      "commit": "f388cc097ac88c0f2c30140f622b36cb80cba3a3",
      "tree": "43f945d506fd3840d7efda735164ef2963e9e983",
      "parents": [
        "fcdbf15217743cbe6622e025d0a99c9f8817cdc2"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Dec 12 04:25:34 2022 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 12 04:25:34 2022 +0000"
      },
      "message": "Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4\n\nBumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.1 to 1.6.4.\n- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)\n- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.1...v1.6.4)\n\n---\nupdated-dependencies:\n- dependency-name: pypa/gh-action-pypi-publish\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "fcdbf15217743cbe6622e025d0a99c9f8817cdc2",
      "tree": "349d50c5b8f92f594ae60ee21087fc57eaea2a11",
      "parents": [
        "92a327397b90d4fd136b7c8da159f6b93ef2f684"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Nov 06 23:21:32 2022 -0600"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Nov 06 23:21:32 2022 -0600"
      },
      "message": "3.11 everywhere\n"
    },
    {
      "commit": "92a327397b90d4fd136b7c8da159f6b93ef2f684",
      "tree": "945d5acc6cdbc4495d82b46189ec15e843ca73c7",
      "parents": [
        "ae8d2c1730b46161c7e579cee92befefd4bb8864",
        "fb43d80b5a8ba6e12aba8c6e0370e0418abd7c0e"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Nov 06 23:19:33 2022 -0600"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Nov 06 23:19:33 2022 -0600"
      },
      "message": "Merge branch \u0027main\u0027 of github.com:jamesturk/jellyfish\n"
    },
    {
      "commit": "ae8d2c1730b46161c7e579cee92befefd4bb8864",
      "tree": "450d74b7dcc7c8f181ed2ab89c04db5c20abd3a2",
      "parents": [
        "49562b880b35caa66131cc1f2d2c80648a595f2e"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Nov 06 23:19:29 2022 -0600"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Nov 06 23:19:29 2022 -0600"
      },
      "message": "update testdata with test for #90\n"
    },
    {
      "commit": "fb43d80b5a8ba6e12aba8c6e0370e0418abd7c0e",
      "tree": "bf2a4dd7564d74348f3ab14eab99d59f23c2a4e9",
      "parents": [
        "5848637cb94b532bcc32958c7b621512499d8557",
        "baa223cc18646d3ab7b6ff37683e918097cb8e73"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Tue Oct 11 16:52:02 2022 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 11 16:52:02 2022 -0400"
      },
      "message": "Merge pull request #168 from jamesturk/dependabot/github_actions/docker/setup-qemu-action-2\n\nBump docker/setup-qemu-action from 1 to 2"
    },
    {
      "commit": "5848637cb94b532bcc32958c7b621512499d8557",
      "tree": "785370cbc4ffcd2ada5912568a239d7930e3870c",
      "parents": [
        "811a86817af8635de9183a50eec8a8ddf888f595",
        "ce228d97c76153ccf54d40b9e7094c3d3f51cffb"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Tue Oct 11 16:51:55 2022 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 11 16:51:55 2022 -0400"
      },
      "message": "Merge pull request #169 from jamesturk/dependabot/github_actions/pypa/gh-action-pypi-publish-1.5.1\n\nBump pypa/gh-action-pypi-publish from 1.4.1 to 1.5.1"
    },
    {
      "commit": "ce228d97c76153ccf54d40b9e7094c3d3f51cffb",
      "tree": "785370cbc4ffcd2ada5912568a239d7930e3870c",
      "parents": [
        "811a86817af8635de9183a50eec8a8ddf888f595"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Oct 09 23:37:23 2022 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Oct 09 23:37:23 2022 +0000"
      },
      "message": "Bump pypa/gh-action-pypi-publish from 1.4.1 to 1.5.1\n\nBumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.4.1 to 1.5.1.\n- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)\n- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.4.1...v1.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: pypa/gh-action-pypi-publish\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "baa223cc18646d3ab7b6ff37683e918097cb8e73",
      "tree": "6159ba9cd984b20ab5eeb391afacd9a9950bb6e6",
      "parents": [
        "811a86817af8635de9183a50eec8a8ddf888f595"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Oct 09 23:37:21 2022 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Oct 09 23:37:21 2022 +0000"
      },
      "message": "Bump docker/setup-qemu-action from 1 to 2\n\nBumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.\n- [Release notes](https://github.com/docker/setup-qemu-action/releases)\n- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)\n\n---\nupdated-dependencies:\n- dependency-name: docker/setup-qemu-action\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "811a86817af8635de9183a50eec8a8ddf888f595",
      "tree": "2e6595cb3093a062795e4f97673b1a0ea47fbec2",
      "parents": [
        "49562b880b35caa66131cc1f2d2c80648a595f2e",
        "d127e9f073ee6a29e7aab9e11ca33f23e3856a81"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sun Oct 09 19:36:57 2022 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Oct 09 19:36:57 2022 -0400"
      },
      "message": "Merge pull request #166 from DimitriPapadopoulos/actions\n\nUpdate GitHub Actions"
    },
    {
      "commit": "d127e9f073ee6a29e7aab9e11ca33f23e3856a81",
      "tree": "2e6595cb3093a062795e4f97673b1a0ea47fbec2",
      "parents": [
        "91b279656c462f537b8c159f44bcbe41fd7f22b8"
      ],
      "author": {
        "name": "Dimitri Papadopoulos",
        "email": "3234522+DimitriPapadopoulos@users.noreply.github.com",
        "time": "Fri Oct 07 15:08:41 2022 +0200"
      },
      "committer": {
        "name": "Dimitri Papadopoulos",
        "email": "3234522+DimitriPapadopoulos@users.noreply.github.com",
        "time": "Fri Oct 07 15:15:30 2022 +0200"
      },
      "message": "Automatically update GitHub Actions in the future\n"
    },
    {
      "commit": "91b279656c462f537b8c159f44bcbe41fd7f22b8",
      "tree": "de3eaf586254d08f4405b5b0b924690401ecba79",
      "parents": [
        "49562b880b35caa66131cc1f2d2c80648a595f2e"
      ],
      "author": {
        "name": "Dimitri Papadopoulos",
        "email": "3234522+DimitriPapadopoulos@users.noreply.github.com",
        "time": "Mon Sep 12 21:58:02 2022 +0200"
      },
      "committer": {
        "name": "Dimitri Papadopoulos",
        "email": "3234522+DimitriPapadopoulos@users.noreply.github.com",
        "time": "Fri Oct 07 15:11:14 2022 +0200"
      },
      "message": "Update GitHub Actions\n Veuillez saisir le message de validation pour vos modifications. Les lignes\n"
    },
    {
      "commit": "49562b880b35caa66131cc1f2d2c80648a595f2e",
      "tree": "20aca805e0232a0258b720703a9ec3d17c3d8ff9",
      "parents": [
        "1371cbd4fe80cf9784592ec81c7572717436dfc8"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Sep 17 00:20:52 2022 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Sat Sep 17 00:20:52 2022 -0500"
      },
      "message": "pypy3.9\n"
    },
    {
      "commit": "1371cbd4fe80cf9784592ec81c7572717436dfc8",
      "tree": "f4dd0f5ef108e7d4352511d683de4c91c2f928e4",
      "parents": [
        "852f4ea398c184523d7d2ab99956a2c8f03ad376"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Sep 16 23:55:37 2022 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Sep 16 23:55:37 2022 -0500"
      },
      "message": "add mkdocs.yml to MANIFEST.in #159\n"
    },
    {
      "commit": "852f4ea398c184523d7d2ab99956a2c8f03ad376",
      "tree": "955b817e282fbf09583c038e9bf2d314601f2ce0",
      "parents": [
        "61ea827f5bc08b16b5bc487bde69a3650742ebd5"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Sep 16 23:50:23 2022 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Sep 16 23:53:54 2022 -0500"
      },
      "message": "try newer setup-python version\n"
    },
    {
      "commit": "61ea827f5bc08b16b5bc487bde69a3650742ebd5",
      "tree": "76bfdb9e6dbacefb4c78506c7595e1014be1ac57",
      "parents": [
        "cd0af72468a140cf4117bb5b18ee04a0de5c18e1"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Sep 16 23:41:08 2022 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Sep 16 23:41:08 2022 -0500"
      },
      "message": "fix 3.11rc2\n"
    },
    {
      "commit": "cd0af72468a140cf4117bb5b18ee04a0de5c18e1",
      "tree": "a9a0eae19535b6233e01dc0e679f34ade7e094ab",
      "parents": [
        "77b9743a5ae9be72a4be3b3c0efce8999d033920"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Sep 16 23:40:36 2022 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Sep 16 23:40:36 2022 -0500"
      },
      "message": "Revert \"3.11rc2\"\n\nThis reverts commit 77b9743a5ae9be72a4be3b3c0efce8999d033920.\n"
    },
    {
      "commit": "77b9743a5ae9be72a4be3b3c0efce8999d033920",
      "tree": "62b6084bf3998cfdaf186ebf618e38d1d47a830d",
      "parents": [
        "78a18884d35c2fee912489ad4d6d3175a5293591"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Sep 16 23:37:46 2022 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Sep 16 23:37:46 2022 -0500"
      },
      "message": "3.11rc2\n"
    },
    {
      "commit": "78a18884d35c2fee912489ad4d6d3175a5293591",
      "tree": "a9a0eae19535b6233e01dc0e679f34ade7e094ab",
      "parents": [
        "7cb52696af6f2dae739af7085fe89d787f742330"
      ],
      "author": {
        "name": "James Turk",
        "email": "consulting@jamesturk.net",
        "time": "Fri Sep 16 23:25:54 2022 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "consulting@jamesturk.net",
        "time": "Fri Sep 16 23:25:54 2022 -0500"
      },
      "message": "test on 3.11rc\n"
    },
    {
      "commit": "7cb52696af6f2dae739af7085fe89d787f742330",
      "tree": "12b48a513f1f6a77545dbbe8a8809fd41eba603d",
      "parents": [
        "52830c12705f8a14484fe4f564e4241b88be7cd4",
        "4ac999371c845c41d4dfec7a2dd969d0297f8719"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Mon Sep 12 14:54:42 2022 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 12 14:54:42 2022 -0500"
      },
      "message": "Merge pull request #161 from maxbachmann/patch-1\n\nremove python2.6 compatibility code"
    },
    {
      "commit": "52830c12705f8a14484fe4f564e4241b88be7cd4",
      "tree": "0e1bdd36ec469fa1eafa8fda08f69d72c28aad6e",
      "parents": [
        "f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb",
        "a62252db77929ffd3b5d7a005ce6ec782d345d80"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Mon Sep 12 14:54:33 2022 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 12 14:54:33 2022 -0500"
      },
      "message": "Merge pull request #162 from maxbachmann/patch-2\n\nsimplify submodule checkout"
    },
    {
      "commit": "a62252db77929ffd3b5d7a005ce6ec782d345d80",
      "tree": "0e1bdd36ec469fa1eafa8fda08f69d72c28aad6e",
      "parents": [
        "f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb"
      ],
      "author": {
        "name": "Max Bachmann",
        "email": "kontakt@maxbachmann.de",
        "time": "Sun Jul 03 17:25:06 2022 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jul 03 17:25:06 2022 +0200"
      },
      "message": "simplify submodule checkout"
    },
    {
      "commit": "4ac999371c845c41d4dfec7a2dd969d0297f8719",
      "tree": "85d76d491a74a000b8c3ed879b3f635120e71db1",
      "parents": [
        "f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb"
      ],
      "author": {
        "name": "Max Bachmann",
        "email": "kontakt@maxbachmann.de",
        "time": "Sun Jul 03 17:11:20 2022 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jul 03 17:11:20 2022 +0200"
      },
      "message": "remove python2.6 compatibility code"
    },
    {
      "commit": "f31b9bd8c06dd764023a8cf0a82319c0ce20a0bb",
      "tree": "afada5e6cf46c47b03d9bd95dd799c75a642ed93",
      "parents": [
        "fac51dc8fc0d196586e28d7f2ed37dafd56fbab4"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Jan 07 15:13:06 2022 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Jan 07 15:13:06 2022 -0500"
      },
      "message": "fix setup.py markdown\n"
    },
    {
      "commit": "fac51dc8fc0d196586e28d7f2ed37dafd56fbab4",
      "tree": "7bda5f8ef0843c89a39df2e3910248c06a3f6ef1",
      "parents": [
        "4809892a28a0e96f6af982a6e119dca6e4994fb8"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Jan 07 14:51:33 2022 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Jan 07 14:51:33 2022 -0500"
      },
      "message": "drop Python 3.6, EOL\n"
    },
    {
      "commit": "4809892a28a0e96f6af982a6e119dca6e4994fb8",
      "tree": "4c91b7ca2233dbd864a56f897b7db9233c1365f7",
      "parents": [
        "6e55c3cf39d5a3821ad8ab82d1ef69bf66e3f914"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Jan 07 14:49:57 2022 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Jan 07 14:49:57 2022 -0500"
      },
      "message": "0.9.0\n"
    },
    {
      "commit": "6e55c3cf39d5a3821ad8ab82d1ef69bf66e3f914",
      "tree": "f3b0cdb2d44e5c7b0d6c692babcbef4cfb85883c",
      "parents": [
        "54f2c425291a283fb415e47a952b740bbe8637a8"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Jan 07 11:25:52 2022 -0500"
      },
      "committer": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Fri Jan 07 11:25:52 2022 -0500"
      },
      "message": "update cjellyfish\n"
    },
    {
      "commit": "54f2c425291a283fb415e47a952b740bbe8637a8",
      "tree": "6870039b002bdd8e61536a3f7b6f681b59a7e21c",
      "parents": [
        "1d9f0476e1a5c6767dbac2c5e6e66dd5957cc484",
        "b7bbeddbf1c5342629449154e272f60ba329c3b1"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Mon Jan 03 15:10:00 2022 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 03 15:10:00 2022 -0500"
      },
      "message": "Merge pull request #158 from juliangilbey/fix-mra-algorithm\n\nHandle spaces correctly in MRA algorithm"
    },
    {
      "commit": "1d9f0476e1a5c6767dbac2c5e6e66dd5957cc484",
      "tree": "d52ef6fa1240ebc4011f37a5cd680bb49c06fdd4",
      "parents": [
        "e1be2f9055c698ba9e89c588b7ac321f8ff540b1",
        "71f885dab17e18bdfad395fc85f84ca61ba8d089"
      ],
      "author": {
        "name": "James Turk",
        "email": "dev@jamesturk.net",
        "time": "Mon Jan 03 15:08:57 2022 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 03 15:08:57 2022 -0500"
      },
      "message": "Merge pull request #157 from DimitriPapadopoulos/shebang\n\nShell script is executable but lacked a shebang"
    },
    {
      "commit": "b7bbeddbf1c5342629449154e272f60ba329c3b1",
      "tree": "9a37b93a55ca5862a0bc02462bbb81f8daf19d0e",
      "parents": [
        "e1be2f9055c698ba9e89c588b7ac321f8ff540b1"
      ],
      "author": {
        "name": "Julian Gilbey",
        "email": "julian-git@d-and-j.net",
        "time": "Sun Jan 02 11:47:04 2022 +0000"
      },
      "committer": {
        "name": "Julian Gilbey",
        "email": "julian-git@d-and-j.net",
        "time": "Sun Jan 02 11:47:04 2022 +0000"
      },
      "message": "Handle spaces correctly in MRA algorithm\n"
    },
    {
      "commit": "71f885dab17e18bdfad395fc85f84ca61ba8d089",
      "tree": "d52ef6fa1240ebc4011f37a5cd680bb49c06fdd4",
      "parents": [
        "e1be2f9055c698ba9e89c588b7ac321f8ff540b1"
      ],
      "author": {
        "name": "Dimitri Papadopoulos",
        "email": "3234522+DimitriPapadopoulos@users.noreply.github.com",
        "time": "Thu Dec 09 11:33:58 2021 +0100"
      },
      "committer": {
        "name": "Dimitri Papadopoulos",
        "email": "3234522+DimitriPapadopoulos@users.noreply.github.com",
        "time": "Thu Dec 09 11:33:58 2021 +0100"
      },
      "message": "Shell script is executable but lacked a shebang\n"
    }
  ],
  "next": "e1be2f9055c698ba9e89c588b7ac321f8ff540b1"
}
