)]}'
{
  "log": [
    {
      "commit": "aa4c1afc6ff714e1507a7d44c1fbd2f112c59506",
      "tree": "9653f6a7cfccb9da32e90a9c5b2e758d7c9f433c",
      "parents": [
        "8febcfa7cff2607f2ec6012d369108638bbccf2d"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@gmail.com",
        "time": "Fri Jul 11 21:03:11 2025 +0800"
      },
      "committer": {
        "name": "Yang Luo",
        "email": "hsluoyz@gmail.com",
        "time": "Fri Jul 11 21:03:11 2025 +0800"
      },
      "message": "feat: bump version to 1.8.0\n"
    },
    {
      "commit": "8febcfa7cff2607f2ec6012d369108638bbccf2d",
      "tree": "fe343147d3c510fad926850ec171964efd81fe35",
      "parents": [
        "6c68d84c71001d584ea0b8fffa2a8e6202fbf398"
      ],
      "author": {
        "name": "mcitem",
        "email": "124600270+mcitem@users.noreply.github.com",
        "time": "Fri Jul 11 20:06:42 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jul 11 20:06:42 2025 +0800"
      },
      "message": "feat: migrate from deprecated actions-rs to dtolnay/rust-toolchain (#104)\n\n"
    },
    {
      "commit": "6c68d84c71001d584ea0b8fffa2a8e6202fbf398",
      "tree": "3304d7f35762d65771ff3bb4f06921fc77a7b587",
      "parents": [
        "dcb412c265eb2284043a10061aeeb817235d344c"
      ],
      "author": {
        "name": "hsluoyz",
        "email": "hsluoyz@gmail.com",
        "time": "Sat Jan 18 00:04:11 2025 +0800"
      },
      "committer": {
        "name": "hsluoyz",
        "email": "hsluoyz@gmail.com",
        "time": "Sat Jan 18 00:04:11 2025 +0800"
      },
      "message": "feat: bump version to 1.7.0\n"
    },
    {
      "commit": "dcb412c265eb2284043a10061aeeb817235d344c",
      "tree": "8d81d98de9a52bc9c3faa07b5abe53b92e65a2d2",
      "parents": [
        "9707f2bc67b7a58ba151b152bddcd15103549552"
      ],
      "author": {
        "name": "LiuliFox",
        "email": "88608708+liulifox233@users.noreply.github.com",
        "time": "Fri Jan 17 23:38:18 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 17 23:38:18 2025 +0800"
      },
      "message": "feat: fix issues in CI (#103)\n\n* feat: fix cargo-tarpaulin run failed issue in CI\r\n\r\n* feat: resolve permission issue with public schema in PostgreSQL 15+\r\n\r\n* feat: Fix clippy::extra_unused_lifetimes warning in src/action.rs"
    },
    {
      "commit": "9707f2bc67b7a58ba151b152bddcd15103549552",
      "tree": "472aa65577d1d8566aac9e5e274bcb9d09bfcc61",
      "parents": [
        "55f53cc1f449815525cc6a044787ad535c6285bb"
      ],
      "author": {
        "name": "Donal Byrne",
        "email": "byrnedo@tcd.ie",
        "time": "Wed Jan 08 14:29:34 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 08 21:29:34 2025 +0800"
      },
      "message": "feat: select columns explicitly (#102)\n\n"
    },
    {
      "commit": "55f53cc1f449815525cc6a044787ad535c6285bb",
      "tree": "48f2238fec4ba615fd5f0485a94c19459df612a0",
      "parents": [
        "26976f93fda90d8ce9dbad5ef76a05317808d859"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@gmail.com",
        "time": "Sat Sep 21 07:53:00 2024 +0800"
      },
      "committer": {
        "name": "Yang Luo",
        "email": "hsluoyz@gmail.com",
        "time": "Sat Sep 21 07:53:00 2024 +0800"
      },
      "message": "feat: bump version to 1.6.0\n"
    },
    {
      "commit": "26976f93fda90d8ce9dbad5ef76a05317808d859",
      "tree": "1cbfad62aa097f3db571412bd3934804ecda74db",
      "parents": [
        "7b111a0ae724730134fbe1754b534d503cab8466"
      ],
      "author": {
        "name": "Joe Grund",
        "email": "jgrund@whamcloud.io",
        "time": "Fri Sep 20 19:47:48 2024 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Sep 21 07:47:48 2024 +0800"
      },
      "message": "feat: add runtime-tokio feature (#92)\n\nAdd a `runtime-tokio` feature that does not select a tls impl. This is useful\r\nwhen using sqlx-adapter via a UDS backed pool.\r\n\r\nSigned-off-by: Joe Grund \u003cjgrund@whamcloud.io\u003e"
    },
    {
      "commit": "7b111a0ae724730134fbe1754b534d503cab8466",
      "tree": "b9991c981d2a30df4034e8684b78f783ef5d1b21",
      "parents": [
        "0c7c160fd2ab80d064a600f312e5c17b8894fcd0"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Thu Sep 19 22:19:23 2024 +0800"
      },
      "committer": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Thu Sep 19 22:19:23 2024 +0800"
      },
      "message": "feat: bump version to 1.5.0\n"
    },
    {
      "commit": "0c7c160fd2ab80d064a600f312e5c17b8894fcd0",
      "tree": "d4feb7b37d779e787feca3ffdefec7cbe01a7692",
      "parents": [
        "387a75a870c3667369be0648cbc41f7b5cea0f2e"
      ],
      "author": {
        "name": "Tommy Yu",
        "email": "y@metatoaster.com",
        "time": "Fri Sep 20 02:18:43 2024 +1200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 19 22:18:43 2024 +0800"
      },
      "message": "feat: update sqlx to 0.8.0 (#97)\n\n* feat: update sqlx to 0.8.0 (#96)\r\n\r\n* ci: don\u0027t think node is used for this project...\r\n\r\n---------\r\n\r\nCo-authored-by: Yang Luo \u003chsluoyz@qq.com\u003e"
    },
    {
      "commit": "387a75a870c3667369be0648cbc41f7b5cea0f2e",
      "tree": "a911ba0457e4e42dcd6b125c00cef77fb6537431",
      "parents": [
        "e79c06675a08ba737a6b8af12c5f043b7f982521"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Thu Sep 19 22:11:24 2024 +0800"
      },
      "committer": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Thu Sep 19 22:11:24 2024 +0800"
      },
      "message": "feat: bump version to 1.4.0\n"
    },
    {
      "commit": "e79c06675a08ba737a6b8af12c5f043b7f982521",
      "tree": "5b65fb3bd2bce7b2a14dbf316fe2cf65ace3004d",
      "parents": [
        "390efec2215a524374dd43381d2abfb36fc22bed"
      ],
      "author": {
        "name": "Andy Bailey",
        "email": "andrew.bailey@apps4u.co",
        "time": "Thu Sep 19 09:10:32 2024 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 19 22:10:32 2024 +0800"
      },
      "message": "feat: Switch to dotenvy - a well maintained fork of the dotenv crate (unmaintained since 2019) (#100)\n\n"
    },
    {
      "commit": "390efec2215a524374dd43381d2abfb36fc22bed",
      "tree": "ad612c9cf70b93e07df8a5457e3330c256cc3101",
      "parents": [
        "1afafd635820c0877c0473791b4d267c3e28e963"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Thu Sep 19 22:03:31 2024 +0800"
      },
      "committer": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Thu Sep 19 22:03:31 2024 +0800"
      },
      "message": "feat: bump version to 1.3.0\n"
    },
    {
      "commit": "1afafd635820c0877c0473791b4d267c3e28e963",
      "tree": "89a3693cc008de319826479fcf74d56f176b1e5e",
      "parents": [
        "af2bb692fdb615d4618ca849165b590cd2af8a0f"
      ],
      "author": {
        "name": "沐",
        "email": "MuZhou233@outlook.com",
        "time": "Thu Sep 19 07:21:17 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 19 07:21:17 2024 +0800"
      },
      "message": "feat: fix macOS CI error (#99)\n\n* Update ci.yml\r\n\r\n* Update ci.yml\r\n\r\n* Update ci.yml\r\n\r\n* Update ci.yml\r\n\r\n* Update ci.yml\r\n\r\n* Update ci.yml"
    },
    {
      "commit": "af2bb692fdb615d4618ca849165b590cd2af8a0f",
      "tree": "978e9925148d4904fa04eb835bb0928ddd359dfa",
      "parents": [
        "9550deb31b3f981f19739a6a4e8b72cb8b386971"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Thu Feb 22 00:43:11 2024 +0800"
      },
      "committer": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Thu Feb 22 00:43:11 2024 +0800"
      },
      "message": "feat: bump version to 1.2.0\n"
    },
    {
      "commit": "9550deb31b3f981f19739a6a4e8b72cb8b386971",
      "tree": "cff6d32a7468ef9df1dd4d0194d8350e9fe4c077",
      "parents": [
        "fa59fc88c6bba8c7d657c388e2f2f5c491b92458"
      ],
      "author": {
        "name": "Rostislav",
        "email": "me@zbrox.com",
        "time": "Wed Feb 21 17:23:01 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 22 00:23:01 2024 +0800"
      },
      "message": "feat: fix bug in remove_filtered_policy() and add test cases (#90)\n\n* fix: normalize_casbin_rule_option to work with sql\u0027s coalesce\r\n\r\n* fix: check for valid arguments in remove_filtered_policy\r\n\r\n* test: add tests for remove_filtered_policy"
    },
    {
      "commit": "fa59fc88c6bba8c7d657c388e2f2f5c491b92458",
      "tree": "74ad81adab6a1a507503443fbf137dcb496cd1f6",
      "parents": [
        "2dbc4947572848e5ca9ab41d84be69deeff2612d"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Sun Feb 18 21:28:38 2024 +0800"
      },
      "committer": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Sun Feb 18 21:28:38 2024 +0800"
      },
      "message": "feat: bump version to 1.1.0\n"
    },
    {
      "commit": "2dbc4947572848e5ca9ab41d84be69deeff2612d",
      "tree": "858f2c8cb92375b10c2e7edda1fea90b4057d987",
      "parents": [
        "f3c5519816afb6d52de7527a4f91efce7788fc92"
      ],
      "author": {
        "name": "hsluoyz",
        "email": "hsluoyz@qq.com",
        "time": "Sun Feb 18 17:23:29 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 18 17:23:29 2024 +0800"
      },
      "message": "feat: update README.md"
    },
    {
      "commit": "f3c5519816afb6d52de7527a4f91efce7788fc92",
      "tree": "23e43413ebc9e213ebcd48630825503c760dc2b9",
      "parents": [
        "0724e01fdeb178d6c79ac572264d5ff684a34c3f"
      ],
      "author": {
        "name": "沐",
        "email": "MuZhou233@outlook.com",
        "time": "Sun Feb 18 16:55:34 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 18 16:55:34 2024 +0800"
      },
      "message": "docs: update ci badge (#89)\n\n"
    },
    {
      "commit": "0724e01fdeb178d6c79ac572264d5ff684a34c3f",
      "tree": "5e5d74ebb086c5b4a9067b5edf01d7a240ee42c3",
      "parents": [
        "7ee0a4b691a0df401b006e27b7b4d2ca1e3f2cb7"
      ],
      "author": {
        "name": "沐",
        "email": "MuZhou233@outlook.com",
        "time": "Sat Feb 10 01:06:10 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Feb 10 01:06:10 2024 +0800"
      },
      "message": "feat: fix release CI script (#88)\n\n"
    },
    {
      "commit": "7ee0a4b691a0df401b006e27b7b4d2ca1e3f2cb7",
      "tree": "5b04c52474c686d2561a2f47731f725b113450ff",
      "parents": [
        "3e0b89e587f1421454aa3ebf616c26783c6f4271"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Fri Feb 09 01:28:38 2024 +0800"
      },
      "committer": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Fri Feb 09 01:28:38 2024 +0800"
      },
      "message": "feat: bump version to 1.0.0\n"
    },
    {
      "commit": "3e0b89e587f1421454aa3ebf616c26783c6f4271",
      "tree": "52b847bd790de5a170accef4517e3bb5336f0e99",
      "parents": [
        "ecdbbd78d54d20b2661d893fe25c95573cca4aaa"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Fri Feb 09 01:27:18 2024 +0800"
      },
      "committer": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Fri Feb 09 01:27:18 2024 +0800"
      },
      "message": "docs: fix README typo\n"
    },
    {
      "commit": "ecdbbd78d54d20b2661d893fe25c95573cca4aaa",
      "tree": "8fa90a0afa64d7314cf85c369b39f0cfa2f032d9",
      "parents": [
        "c1e50caff24bdf21cb6df363189263da1356cfdf"
      ],
      "author": {
        "name": "沐",
        "email": "MuZhou233@outlook.com",
        "time": "Fri Feb 09 01:22:36 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 09 01:22:36 2024 +0800"
      },
      "message": "feat: upgrade dependencies to support casbin 2.1.0 and sqlx 0.7 (#87)\n\n* fix: upgrade casbin to v2.1.0\r\n\r\n* feat: update sqlx version to 0.7\r\n\r\nSigned-off-by: Igor Pashev \u003cpashev.igor@gmail.com\u003e\r\n\r\n(cherry picked from commit 7bf0de05fc2757e1d0350ad9ecd6e75190ccdc67)\r\n\r\n* fix: remove ci steps about actix\r\n\r\n* fix: brew upgrade issue\r\n\r\n* fix: brew upgrade issue\r\n\r\n---------\r\n\r\nCo-authored-by: Igor Pashev \u003cpashev.igor@gmail.com\u003e"
    },
    {
      "commit": "c1e50caff24bdf21cb6df363189263da1356cfdf",
      "tree": "c3e527fcd79ccdc5e2708b760c8defb2ec869a3b",
      "parents": [
        "a9c523b29690887b0a5642c98f0c25a05721e9da"
      ],
      "author": {
        "name": "HGZ-20",
        "email": "2567430912@qq.com",
        "time": "Tue Nov 28 11:25:37 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 28 11:25:37 2023 +0800"
      },
      "message": "docs: improve docs about features \u003d [\"mysql\"] not working (#84)\n\n* fix: features \u003d [\"mysql\"] not working (#82)\r\n\r\nfix README\r\n\r\n* docs: Update README.md\r\n\r\n---------\r\n\r\nCo-authored-by: hsluoyz \u003chsluoyz@qq.com\u003e"
    },
    {
      "commit": "a9c523b29690887b0a5642c98f0c25a05721e9da",
      "tree": "ac9404e74cc85d25a2e8f9755d6f8e2877380729",
      "parents": [
        "f762cb695134a72082863085aea5a4c50012ea26"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Tue Nov 28 09:30:00 2023 +0800"
      },
      "committer": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Tue Nov 28 09:30:00 2023 +0800"
      },
      "message": "ci: fix macOS Node.js error\n"
    },
    {
      "commit": "f762cb695134a72082863085aea5a4c50012ea26",
      "tree": "ea1c9bea087c3252e96b8e6dfad1c4e86a8094f8",
      "parents": [
        "fb64d416405495f1115c46b3c225982acee1d6b3"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Tue Nov 28 09:14:49 2023 +0800"
      },
      "committer": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Tue Nov 28 09:14:49 2023 +0800"
      },
      "message": "ci: remove beta builds in CI\n"
    },
    {
      "commit": "fb64d416405495f1115c46b3c225982acee1d6b3",
      "tree": "445269554ef0f3e8dd7cd3e372ef9ceec0fe7694",
      "parents": [
        "460af5bd7e620bf1a9025b2ce236997448265f7d"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Tue Nov 28 09:01:10 2023 +0800"
      },
      "committer": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Tue Nov 28 09:01:10 2023 +0800"
      },
      "message": "ci: fix tarpaulin CI error\n"
    },
    {
      "commit": "460af5bd7e620bf1a9025b2ce236997448265f7d",
      "tree": "fc358311565ceca5e080cd27a3187fb2745539f2",
      "parents": [
        "7eb3f44c22bc64ae357de4c4086f5e2e8cf9bb6e"
      ],
      "author": {
        "name": "hsluoyz",
        "email": "hsluoyz@qq.com",
        "time": "Wed Jul 05 14:58:02 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 05 14:58:02 2023 +0800"
      },
      "message": "ci: remove nightly in ci.yml"
    },
    {
      "commit": "7eb3f44c22bc64ae357de4c4086f5e2e8cf9bb6e",
      "tree": "8ece5f8c3fbca5a3d55249c9ef2d38053fa7fe24",
      "parents": [
        "13b1f67ddf48bab4f37f4ae06fa5df31418843e8"
      ],
      "author": {
        "name": "Siddhesh Kanawade",
        "email": "85673539+SiddheshKanawade@users.noreply.github.com",
        "time": "Tue Sep 06 07:10:13 2022 +0530"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 06 09:40:13 2022 +0800"
      },
      "message": "feat: update sqlx version to 0.6 (#76)\n\n* feat: update sqlx version to 0.6\r\n\r\n* feat: update postgresql\r\n\r\n* upgrading postgres support\r\n\r\n* removing old postgres\r\n\r\n* removed ubuntu support to check error in windows\r\n\r\n* removed ubuntu support\r\n\r\n* changed the split-debuginfo type to packed which is supported on windows\r\n\r\n* feat: add ubuntu, resolve windows split-debuginfo error"
    },
    {
      "commit": "13b1f67ddf48bab4f37f4ae06fa5df31418843e8",
      "tree": "39d28a31266c2c8957bb075987e47aae177d0f7b",
      "parents": [
        "ff8f16b580dd4100349999d1c529a3a00fe38676",
        "3c37fa955a4b0c7238b1de1367adb4ddebb24e0f"
      ],
      "author": {
        "name": "Siddhesh Kanawade",
        "email": "85673539+SiddheshKanawade@users.noreply.github.com",
        "time": "Tue Aug 23 21:13:16 2022 +0530"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 23 21:13:16 2022 +0530"
      },
      "message": "Merge pull request #74 from SiddheshKanawade/master\n\nfix: Auto Coverage Error"
    },
    {
      "commit": "3c37fa955a4b0c7238b1de1367adb4ddebb24e0f",
      "tree": "39d28a31266c2c8957bb075987e47aae177d0f7b",
      "parents": [
        "86b4ff2b95ce75fda22fc88416fd7b047171eada"
      ],
      "author": {
        "name": "Siddhesh Kanawade",
        "email": "siddhesh.kanawade@iitgn.ac.in",
        "time": "Tue Aug 23 20:42:54 2022 +0530"
      },
      "committer": {
        "name": "Siddhesh Kanawade",
        "email": "siddhesh.kanawade@iitgn.ac.in",
        "time": "Tue Aug 23 20:42:54 2022 +0530"
      },
      "message": "resolve formatting error\n"
    },
    {
      "commit": "86b4ff2b95ce75fda22fc88416fd7b047171eada",
      "tree": "a7040509f3aff25cfe019e628113090c780bde0c",
      "parents": [
        "9522328b4b87ab2600547b08ad91d4f95aa81d51"
      ],
      "author": {
        "name": "Siddhesh Kanawade",
        "email": "siddhesh.kanawade@iitgn.ac.in",
        "time": "Tue Aug 23 20:25:11 2022 +0530"
      },
      "committer": {
        "name": "Siddhesh Kanawade",
        "email": "siddhesh.kanawade@iitgn.ac.in",
        "time": "Tue Aug 23 20:25:11 2022 +0530"
      },
      "message": "updated postgres image version\n"
    },
    {
      "commit": "9522328b4b87ab2600547b08ad91d4f95aa81d51",
      "tree": "fcf621902d84ae12bf49efa7b29c8ea946a56f9c",
      "parents": [
        "9a9d63b49161db3a29716a48d6b3873d2889bb42"
      ],
      "author": {
        "name": "Siddhesh Kanawade",
        "email": "siddhesh.kanawade@iitgn.ac.in",
        "time": "Tue Aug 23 03:43:44 2022 +0530"
      },
      "committer": {
        "name": "Siddhesh Kanawade",
        "email": "siddhesh.kanawade@iitgn.ac.in",
        "time": "Tue Aug 23 03:43:44 2022 +0530"
      },
      "message": "trigger github actions\n"
    },
    {
      "commit": "9a9d63b49161db3a29716a48d6b3873d2889bb42",
      "tree": "d399952e139b23570023f6da94bc44799fcecb7f",
      "parents": [
        "ff8f16b580dd4100349999d1c529a3a00fe38676"
      ],
      "author": {
        "name": "Siddhesh Kanawade",
        "email": "siddhesh.kanawade@iitgn.ac.in",
        "time": "Tue Aug 23 03:41:44 2022 +0530"
      },
      "committer": {
        "name": "Siddhesh Kanawade",
        "email": "siddhesh.kanawade@iitgn.ac.in",
        "time": "Tue Aug 23 03:41:44 2022 +0530"
      },
      "message": "fix: auto coverage github actions error\n"
    },
    {
      "commit": "ff8f16b580dd4100349999d1c529a3a00fe38676",
      "tree": "bed970b3cadf1048be7eb446a8ebb53dea6ccf87",
      "parents": [
        "efb00d7c4bebce138ca6d23e8de49727034f9963"
      ],
      "author": {
        "name": "greenhandatsjtu",
        "email": "40566803+greenhandatsjtu@users.noreply.github.com",
        "time": "Mon Aug 22 16:19:37 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 22 16:19:37 2022 +0800"
      },
      "message": "fix: delete_user() does not remove grouping policy (#64) (#69)\n\n* fix: delete_user() does not remove grouping policy\r\n\r\n* cargo fmt"
    },
    {
      "commit": "efb00d7c4bebce138ca6d23e8de49727034f9963",
      "tree": "49478a877fb59ae8ab4e32820a7fb784b969ffb3",
      "parents": [
        "443431de536c5b063e357927d7190df63162e5cd"
      ],
      "author": {
        "name": "greenhandatsjtu",
        "email": "40566803+greenhandatsjtu@users.noreply.github.com",
        "time": "Sat Jun 25 15:58:11 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jun 25 15:58:11 2022 +0800"
      },
      "message": "docs: update sqlx-adapter and enable `marcos` feature of tokio (#71)\n\n"
    },
    {
      "commit": "443431de536c5b063e357927d7190df63162e5cd",
      "tree": "5e1e930c170564d37247413eeaf22b16bf69a113",
      "parents": [
        "57a8b97109554c73fda4912975366c481d2b3c36",
        "2e06b6878056e9090f0d55425a54cd61be7f7d9f"
      ],
      "author": {
        "name": "Eason Chai",
        "email": "i@hackerchai.com",
        "time": "Sun May 08 16:28:11 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 08 16:28:11 2022 +0800"
      },
      "message": "Merge pull request #67 from andoriyu/ac/fix_remove_filtered_policy\n\nFix adapter::remove_filtered_policy method"
    },
    {
      "commit": "57a8b97109554c73fda4912975366c481d2b3c36",
      "tree": "3e6499580efb242f8946425ff0055923ec0175ad",
      "parents": [
        "cc2a690220f359c938bca979698406f15582a067",
        "0c8642488f484e7c49257e522df22a570f100d6b"
      ],
      "author": {
        "name": "Eason Chai",
        "email": "i@hackerchai.com",
        "time": "Sun May 08 09:43:08 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 08 09:43:08 2022 +0800"
      },
      "message": "Merge pull request #68 from greenhandatsjtu/master\n\nci: add test for multiple os"
    },
    {
      "commit": "0c8642488f484e7c49257e522df22a570f100d6b",
      "tree": "3e6499580efb242f8946425ff0055923ec0175ad",
      "parents": [
        "9ce7c9cef0d497888178d06de30cee4e8045032e"
      ],
      "author": {
        "name": "greenhandatsjtu",
        "email": "sunhengke@sjtu.edu.cn",
        "time": "Fri May 06 15:11:25 2022 +0800"
      },
      "committer": {
        "name": "greenhandatsjtu",
        "email": "sunhengke@sjtu.edu.cn",
        "time": "Fri May 06 15:11:25 2022 +0800"
      },
      "message": "get rid of the  warning with sqlite feature\n"
    },
    {
      "commit": "9ce7c9cef0d497888178d06de30cee4e8045032e",
      "tree": "08288460515dfe729e803890265f857ed59f7be3",
      "parents": [
        "cc2a690220f359c938bca979698406f15582a067"
      ],
      "author": {
        "name": "greenhandatsjtu",
        "email": "sunhengke@sjtu.edu.cn",
        "time": "Fri May 06 13:35:18 2022 +0800"
      },
      "committer": {
        "name": "greenhandatsjtu",
        "email": "sunhengke@sjtu.edu.cn",
        "time": "Fri May 06 13:35:18 2022 +0800"
      },
      "message": "ci: add test for multiple os\n"
    },
    {
      "commit": "2e06b6878056e9090f0d55425a54cd61be7f7d9f",
      "tree": "ccb4cfc7ae75cf5fbf0b163cf033f6259cb46975",
      "parents": [
        "c4631de271ea5bf83c5b6f6f4880a3b49d1042e7"
      ],
      "author": {
        "name": "Andrey Cherkashin",
        "email": "andoriyu@gmail.com",
        "time": "Wed Apr 13 20:54:43 2022 -0700"
      },
      "committer": {
        "name": "Andrey Cherkashin",
        "email": "andoriyu@gmail.com",
        "time": "Wed Apr 13 20:54:43 2022 -0700"
      },
      "message": "cargo fmt\n"
    },
    {
      "commit": "c4631de271ea5bf83c5b6f6f4880a3b49d1042e7",
      "tree": "4c3f322db814c65f6ec2b2d7efeecd4795fc0d78",
      "parents": [
        "d41e438e08f3c8fa68f4671b5e72df616f409793"
      ],
      "author": {
        "name": "Andrey Cherkashin",
        "email": "148123+andoriyu@users.noreply.github.com",
        "time": "Mon Apr 11 16:39:48 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 11 16:39:48 2022 -0700"
      },
      "message": "disable dead-code lint for CasbinRule"
    },
    {
      "commit": "d41e438e08f3c8fa68f4671b5e72df616f409793",
      "tree": "ed97104a2d765a7f8dfa81d67091dfd60513003a",
      "parents": [
        "cc2a690220f359c938bca979698406f15582a067"
      ],
      "author": {
        "name": "Andrey Cherkashin",
        "email": "andoriyu@gmail.com",
        "time": "Thu Apr 07 20:17:40 2022 -0700"
      },
      "committer": {
        "name": "Andrey Cherkashin",
        "email": "andoriyu@gmail.com",
        "time": "Thu Apr 07 20:19:25 2022 -0700"
      },
      "message": "Fix adapter::remove_filtered_policy method\n"
    },
    {
      "commit": "cc2a690220f359c938bca979698406f15582a067",
      "tree": "07aac60d5f66e56c358b115cac0678095a4cee50",
      "parents": [
        "b06c63cf027f948d57f666545f98a1e513a64e6b",
        "92cca905301615e6aec64bffb3896578918e7c19"
      ],
      "author": {
        "name": "Chojan Shang",
        "email": "PsiACE@Outlook.com",
        "time": "Wed Sep 01 20:30:22 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Sep 01 20:30:22 2021 +0800"
      },
      "message": "Merge pull request #63 from jgrund/jgrund/make-adapter-clone\n\nMake `SqlxAdapter` derive `Clone`"
    },
    {
      "commit": "92cca905301615e6aec64bffb3896578918e7c19",
      "tree": "07aac60d5f66e56c358b115cac0678095a4cee50",
      "parents": [
        "b06c63cf027f948d57f666545f98a1e513a64e6b"
      ],
      "author": {
        "name": "Joe Grund",
        "email": "jgrund@whamcloud.io",
        "time": "Tue Aug 31 17:06:30 2021 -0400"
      },
      "committer": {
        "name": "Joe Grund",
        "email": "jgrund@whamcloud.io",
        "time": "Tue Aug 31 17:06:30 2021 -0400"
      },
      "message": "Make `SqlxAdapter` derive `Clone`\n\n`SqlxAdapter` contains two fields. `pool` is meant to be shared (cloned)\nacross tasks, and `is_filtered` is a bool, but can be made sharable\nacross tasks by changing it to `Arc\u003cAtomicBool\u003e`.\n\nBy having `SqlxAdapter` derive `Clone`, it can be shared with\ndifferent tasks without utlizing locking.\n\nSigned-off-by: Joe Grund \u003cjgrund@whamcloud.io\u003e\n"
    },
    {
      "commit": "b06c63cf027f948d57f666545f98a1e513a64e6b",
      "tree": "0f0c5fc8192e6237f56247483cfee0d959b8c71f",
      "parents": [
        "020cb8596714cb7696266e5634689a49fee36000",
        "8013a8a93c742e23c0d01f4b41c753606f1ef93d"
      ],
      "author": {
        "name": "Eason Chai",
        "email": "i@hackerchai.com",
        "time": "Thu Aug 19 14:22:45 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 19 14:22:45 2021 +0800"
      },
      "message": "Merge pull request #62 from hackerchai/master\n\nfeat: bump version 0.4.2"
    },
    {
      "commit": "8013a8a93c742e23c0d01f4b41c753606f1ef93d",
      "tree": "0f0c5fc8192e6237f56247483cfee0d959b8c71f",
      "parents": [
        "020cb8596714cb7696266e5634689a49fee36000"
      ],
      "author": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Thu Aug 19 13:47:32 2021 +0800"
      },
      "committer": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Thu Aug 19 13:47:32 2021 +0800"
      },
      "message": "fix: update dependency\n\nSigned-off-by: hackerchai \u003ci@hackerchai.com\u003e\n"
    },
    {
      "commit": "020cb8596714cb7696266e5634689a49fee36000",
      "tree": "0183d4c842f8d8be4b2b9aa200322b6acce458bc",
      "parents": [
        "fe338e73debe6b3783df666d264b06cf4f7577c4",
        "f2bab4c93151a0deb6b1ebca98b14c084317439c"
      ],
      "author": {
        "name": "Eason Chai",
        "email": "i@hackerchai.com",
        "time": "Thu Jun 17 13:00:54 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 17 13:00:54 2021 +0800"
      },
      "message": "Merge pull request #61 from RobotHuang/dev\n\nfeat: new_with_pool"
    },
    {
      "commit": "f2bab4c93151a0deb6b1ebca98b14c084317439c",
      "tree": "0183d4c842f8d8be4b2b9aa200322b6acce458bc",
      "parents": [
        "c1039e526d9ad72dcfb7f9b1435ae819a0cc295a"
      ],
      "author": {
        "name": "RobotHuang",
        "email": "1183598761@qq.com",
        "time": "Wed Jun 16 22:54:50 2021 +0800"
      },
      "committer": {
        "name": "RobotHuang",
        "email": "1183598761@qq.com",
        "time": "Wed Jun 16 22:54:50 2021 +0800"
      },
      "message": "fix: cargo-tarpaulin\u0027s error\n\nSigned-off-by: RobotHuang \u003c1183598761@qq.com\u003e\n"
    },
    {
      "commit": "c1039e526d9ad72dcfb7f9b1435ae819a0cc295a",
      "tree": "e012a6b92992e3263da7de4907d1fac895ca061f",
      "parents": [
        "fe338e73debe6b3783df666d264b06cf4f7577c4"
      ],
      "author": {
        "name": "RobotHuang",
        "email": "1183598761@qq.com",
        "time": "Tue Jun 15 19:47:23 2021 +0800"
      },
      "committer": {
        "name": "RobotHuang",
        "email": "1183598761@qq.com",
        "time": "Tue Jun 15 20:08:27 2021 +0800"
      },
      "message": "feat: new_with_pool\n\nSigned-off-by: RobotHuang \u003c1183598761@qq.com\u003e\n"
    },
    {
      "commit": "fe338e73debe6b3783df666d264b06cf4f7577c4",
      "tree": "4170a8f8612ce2fbf45fdc54a4cfe3b4b7afd92b",
      "parents": [
        "1b04f7fdf5c47c597c3fc76b5fd143796d706bd6",
        "29feb8c9b03db0087573f52779d2c95d2c07cd23"
      ],
      "author": {
        "name": "hsluoyz",
        "email": "hsluoyz@qq.com",
        "time": "Fri Apr 30 09:11:18 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 30 09:11:18 2021 +0800"
      },
      "message": "Merge pull request #58 from casbin-rs/dependabot/add-v2-config-file\n\nUpgrade to GitHub-native Dependabot"
    },
    {
      "commit": "29feb8c9b03db0087573f52779d2c95d2c07cd23",
      "tree": "4170a8f8612ce2fbf45fdc54a4cfe3b4b7afd92b",
      "parents": [
        "1b04f7fdf5c47c597c3fc76b5fd143796d706bd6"
      ],
      "author": {
        "name": "dependabot-preview[bot]",
        "email": "27856297+dependabot-preview[bot]@users.noreply.github.com",
        "time": "Thu Apr 29 21:24:03 2021 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Apr 29 21:24:03 2021 +0000"
      },
      "message": "Upgrade to GitHub-native Dependabot"
    },
    {
      "commit": "1b04f7fdf5c47c597c3fc76b5fd143796d706bd6",
      "tree": "960f0d8fd23606aeca31c8d7bfdfa3a750c58e20",
      "parents": [
        "30487292a7f427c86f9b7fa066790212097ab36f",
        "e565e8efc1402eba37219f02450536479c20fc88"
      ],
      "author": {
        "name": "Eason Chai",
        "email": "i@hackerchai.com",
        "time": "Sun Apr 18 18:48:43 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Apr 18 18:48:43 2021 +0800"
      },
      "message": "Merge pull request #57 from hackerchai/feature/optimze-incremental-compilation\n\nperf: optimize incremental complilation time \u0026 reduce release siz"
    },
    {
      "commit": "e565e8efc1402eba37219f02450536479c20fc88",
      "tree": "960f0d8fd23606aeca31c8d7bfdfa3a750c58e20",
      "parents": [
        "85e0c23d3c0d8406292db896c53960f1ff66e8b6"
      ],
      "author": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Apr 18 18:33:40 2021 +0800"
      },
      "committer": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Apr 18 18:33:40 2021 +0800"
      },
      "message": "feat: update dependencies\n\nSigned-off-by: hackerchai \u003ci@hackerchai.com\u003e\n"
    },
    {
      "commit": "85e0c23d3c0d8406292db896c53960f1ff66e8b6",
      "tree": "5157634bf2b8eedf7677f469a7c72bdb7ef54338",
      "parents": [
        "30487292a7f427c86f9b7fa066790212097ab36f"
      ],
      "author": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Apr 18 18:00:12 2021 +0800"
      },
      "committer": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Apr 18 18:00:12 2021 +0800"
      },
      "message": "perf: optimize incremental complilation time \u0026 reduce release size\n\nSigned-off-by: hackerchai \u003ci@hackerchai.com\u003e\n"
    },
    {
      "commit": "30487292a7f427c86f9b7fa066790212097ab36f",
      "tree": "59e1af6af90cd536c00d216fb097844053c3b3e6",
      "parents": [
        "80e93b79f7def1dba310b51e98d886726fb2308f",
        "271f43d29fba086c7eff4d5055e57ec7fe6e6928"
      ],
      "author": {
        "name": "Eason Chai",
        "email": "i@hackerchai.com",
        "time": "Tue Mar 02 11:24:16 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 02 11:24:16 2021 +0800"
      },
      "message": "Merge pull request #56 from hackerchai/fix/gitignore\n\nFix: add gitignore"
    },
    {
      "commit": "271f43d29fba086c7eff4d5055e57ec7fe6e6928",
      "tree": "59e1af6af90cd536c00d216fb097844053c3b3e6",
      "parents": [
        "80e93b79f7def1dba310b51e98d886726fb2308f"
      ],
      "author": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Tue Mar 02 11:23:24 2021 +0800"
      },
      "committer": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Tue Mar 02 11:23:24 2021 +0800"
      },
      "message": "Fix: add gitignore\n\nSigned-off-by: hackerchai \u003ci@hackerchai.com\u003e\n"
    },
    {
      "commit": "80e93b79f7def1dba310b51e98d886726fb2308f",
      "tree": "81fe2892efa8920a578c5993716b148856e4fc90",
      "parents": [
        "62feaa73f1909ba32086a4946093a883852dc516",
        "7db7a92d6a7b22d4b638ba22d0052a9b9dbe16ff"
      ],
      "author": {
        "name": "Eason Chai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 22:50:05 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 05 22:50:05 2021 +0800"
      },
      "message": "Merge pull request #55 from hackerchai/feature/sqlite\n\nFeature/sqlite"
    },
    {
      "commit": "7db7a92d6a7b22d4b638ba22d0052a9b9dbe16ff",
      "tree": "81fe2892efa8920a578c5993716b148856e4fc90",
      "parents": [
        "7c7efa4b662fc09bcc469b5b43ba764263a8f0f4"
      ],
      "author": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 22:49:33 2021 +0800"
      },
      "committer": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 22:49:33 2021 +0800"
      },
      "message": "Feat: bump version 0.4.1\n\nSigned-off-by: hackerchai \u003ci@hackerchai.com\u003e\n"
    },
    {
      "commit": "7c7efa4b662fc09bcc469b5b43ba764263a8f0f4",
      "tree": "b6d0d375caa9aad85ca1b5a04b072c2e2d17e6a7",
      "parents": [
        "4fb96dfd73eb83f5eaf85890dc5a6bdafde11584"
      ],
      "author": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 22:31:23 2021 +0800"
      },
      "committer": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 22:31:23 2021 +0800"
      },
      "message": "CI: add sqlite test\n\nSigned-off-by: hackerchai \u003ci@hackerchai.com\u003e\n"
    },
    {
      "commit": "4fb96dfd73eb83f5eaf85890dc5a6bdafde11584",
      "tree": "b47490ddcdd82891fbd4d89a4a1af61e9212a521",
      "parents": [
        "62feaa73f1909ba32086a4946093a883852dc516"
      ],
      "author": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 19:14:29 2021 +0800"
      },
      "committer": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 19:14:29 2021 +0800"
      },
      "message": "Feat: add sqlite support\n\nSigned-off-by: hackerchai \u003ci@hackerchai.com\u003e\n"
    },
    {
      "commit": "62feaa73f1909ba32086a4946093a883852dc516",
      "tree": "2f94013ec2922b4a171db0f1790e1cb1cb384027",
      "parents": [
        "032327435c0b0ce67ff31734d86df1dde2eee803"
      ],
      "author": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 13:00:12 2021 +0800"
      },
      "committer": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 13:00:12 2021 +0800"
      },
      "message": "Feat: change README.md example code\n\nSigned-off-by: hackerchai \u003ci@hackerchai.com\u003e\n"
    },
    {
      "commit": "032327435c0b0ce67ff31734d86df1dde2eee803",
      "tree": "7130d4e6a5902e590a8a14c757d8389f18abec8d",
      "parents": [
        "a5f684ebe0c34a84ab2cba9121df4e34a44dd5f6"
      ],
      "author": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 12:57:27 2021 +0800"
      },
      "committer": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 12:57:27 2021 +0800"
      },
      "message": "Fix: fix readme\n\nSigned-off-by: hackerchai \u003ci@hackerchai.com\u003e\n"
    },
    {
      "commit": "a5f684ebe0c34a84ab2cba9121df4e34a44dd5f6",
      "tree": "f472594d5b7868f62108764b2fa157bae59890d0",
      "parents": [
        "15b06ccf52e8a77b71f3071b06c21c72377f82fe",
        "a4a7cb2859f8c367e4cb30f7c7baf62e06fc8c7f"
      ],
      "author": {
        "name": "Eason Chai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 12:52:03 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 05 12:52:03 2021 +0800"
      },
      "message": "Merge pull request #54 from hackerchai/fix-release\n\nCI: fix release workflow"
    },
    {
      "commit": "a4a7cb2859f8c367e4cb30f7c7baf62e06fc8c7f",
      "tree": "f472594d5b7868f62108764b2fa157bae59890d0",
      "parents": [
        "15b06ccf52e8a77b71f3071b06c21c72377f82fe"
      ],
      "author": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 12:49:20 2021 +0800"
      },
      "committer": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 12:49:20 2021 +0800"
      },
      "message": "CI: fix release workflow\n\nSigned-off-by: hackerchai \u003ci@hackerchai.com\u003e\n"
    },
    {
      "commit": "15b06ccf52e8a77b71f3071b06c21c72377f82fe",
      "tree": "119e6b2d7ec6afd781e13d5b133d7a4eca67556d",
      "parents": [
        "31e114018506baeae9ca1ffed9541967a0685b9d",
        "d1d441728ec0d0a353ab81a760412c7b561d9b00"
      ],
      "author": {
        "name": "Eason Chai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 12:29:38 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 05 12:29:38 2021 +0800"
      },
      "message": "Merge pull request #53 from hackerchai/upgrade-sqlx-0.5\n\nFeat: bump version 0.4.0"
    },
    {
      "commit": "d1d441728ec0d0a353ab81a760412c7b561d9b00",
      "tree": "119e6b2d7ec6afd781e13d5b133d7a4eca67556d",
      "parents": [
        "b3e74c6f90f28e8d91f1ee7d30f69ad2e61c232a"
      ],
      "author": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 12:18:32 2021 +0800"
      },
      "committer": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 12:18:32 2021 +0800"
      },
      "message": "Feat: bump vewsion 0.4.0\n\nSigned-off-by: hackerchai \u003ci@hackerchai.com\u003e\n"
    },
    {
      "commit": "b3e74c6f90f28e8d91f1ee7d30f69ad2e61c232a",
      "tree": "5628edfcc4365e73b912bad4f6fe4e16a503f4d4",
      "parents": [
        "e4ba6cf25bde7025efd05f3b8034ada9efd1dac2"
      ],
      "author": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 12:03:11 2021 +0800"
      },
      "committer": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 12:03:11 2021 +0800"
      },
      "message": "CI: fix mysql tls conn issue\n\nSigned-off-by: hackerchai \u003ci@hackerchai.com\u003e\n"
    },
    {
      "commit": "e4ba6cf25bde7025efd05f3b8034ada9efd1dac2",
      "tree": "cfbea62f24c2ca58bdb5b3b00724567427636245",
      "parents": [
        "31e114018506baeae9ca1ffed9541967a0685b9d"
      ],
      "author": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 11:50:41 2021 +0800"
      },
      "committer": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Fri Feb 05 11:50:41 2021 +0800"
      },
      "message": "Feat: upgrade sqlx version\n\nSigned-off-by: hackerchai \u003ci@hackerchai.com\u003e\n"
    },
    {
      "commit": "31e114018506baeae9ca1ffed9541967a0685b9d",
      "tree": "5efd5550e641c3bbde7eb88c38c943e89e056345",
      "parents": [
        "ea36be631fddd07532bfcbf9a6a7c003ffdd6e6a",
        "df82cca567abfa8dc6e6de0329c3a245206f7d4b"
      ],
      "author": {
        "name": "Eason Chai",
        "email": "i@hackerchai.com",
        "time": "Sun Jan 31 14:53:08 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jan 31 14:53:08 2021 +0800"
      },
      "message": "Merge pull request #49 from hackerchai/rename-table-name\n\nFeat: rename database table name"
    },
    {
      "commit": "df82cca567abfa8dc6e6de0329c3a245206f7d4b",
      "tree": "5efd5550e641c3bbde7eb88c38c943e89e056345",
      "parents": [
        "ea36be631fddd07532bfcbf9a6a7c003ffdd6e6a"
      ],
      "author": {
        "name": "hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Jan 31 14:35:56 2021 +0800"
      },
      "committer": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Jan 31 14:40:14 2021 +0800"
      },
      "message": "Feat: rename database table name\n\nSigned-off-by: hackerchai \u003ci@hackerchai.com\u003e\n\nuse tokio as default async runtime\n"
    },
    {
      "commit": "ea36be631fddd07532bfcbf9a6a7c003ffdd6e6a",
      "tree": "3ca70c9c2d497af747fe8a7f35b8353e3fe4d8b5",
      "parents": [
        "316e74a3125998fa2d5c15915d918ccaf01a78ac",
        "7da816cbae2e333bd39ae6f000c670450b860cec"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Sat Jan 23 00:17:57 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jan 23 00:17:57 2021 +0800"
      },
      "message": "Merge pull request #43 from simoneromano96/upgrade-sqlx\n\n[feat] upgrade sqlx"
    },
    {
      "commit": "7da816cbae2e333bd39ae6f000c670450b860cec",
      "tree": "3ca70c9c2d497af747fe8a7f35b8353e3fe4d8b5",
      "parents": [
        "9ff40d6618e977d24d712b768ec8434e1afadd23"
      ],
      "author": {
        "name": "Simono il magnifico",
        "email": "simoneromano@tutanota.de",
        "time": "Wed Jan 20 18:48:47 2021 +0100"
      },
      "committer": {
        "name": "Simono il magnifico",
        "email": "simoneromano@tutanota.de",
        "time": "Wed Jan 20 18:48:47 2021 +0100"
      },
      "message": "upgrade casbin version\n"
    },
    {
      "commit": "9ff40d6618e977d24d712b768ec8434e1afadd23",
      "tree": "d9a14929ebbd7729ecbf94b5ce9b046132e61d55",
      "parents": [
        "4f729f5fad0ce9252d4ed9000fd23153764c370b"
      ],
      "author": {
        "name": "Simono il magnifico",
        "email": "simoneromano@tutanota.de",
        "time": "Wed Jan 20 18:40:41 2021 +0100"
      },
      "committer": {
        "name": "Simono il magnifico",
        "email": "simoneromano@tutanota.de",
        "time": "Wed Jan 20 18:40:41 2021 +0100"
      },
      "message": "fix CI\n"
    },
    {
      "commit": "4f729f5fad0ce9252d4ed9000fd23153764c370b",
      "tree": "632cfba913aed4a374121121c2a2231b97ae86ca",
      "parents": [
        "316e74a3125998fa2d5c15915d918ccaf01a78ac"
      ],
      "author": {
        "name": "Simono il magnifico",
        "email": "simoneromano@tutanota.de",
        "time": "Tue Jan 19 22:11:49 2021 +0100"
      },
      "committer": {
        "name": "Simono il magnifico",
        "email": "simoneromano@tutanota.de",
        "time": "Tue Jan 19 22:11:49 2021 +0100"
      },
      "message": "[feat] upgrade sqlx\n\nFixes SQLx upgrade with the new feature names\nForce tokio to be at 0.2.* with casbin-rs version\u003c2.0.3 for SQLx compatibility\nAdded actix-rt"
    },
    {
      "commit": "316e74a3125998fa2d5c15915d918ccaf01a78ac",
      "tree": "4404370aa3efe5393f6a44393f2d9bb2024a7fee",
      "parents": [
        "707aa70800a3afde2d273e991c9a46edee7a31b5",
        "9e37abb93659bd641a57af55aade6b5e189c33e1"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Thu Oct 22 22:52:10 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 22 22:52:10 2020 +0800"
      },
      "message": "Merge pull request #41 from casbin-rs/dependabot/cargo/tokio-0.3.1\n\nBuild(deps): update tokio requirement from 0.2.22 to 0.3.1"
    },
    {
      "commit": "9e37abb93659bd641a57af55aade6b5e189c33e1",
      "tree": "4404370aa3efe5393f6a44393f2d9bb2024a7fee",
      "parents": [
        "707aa70800a3afde2d273e991c9a46edee7a31b5"
      ],
      "author": {
        "name": "dependabot-preview[bot]",
        "email": "27856297+dependabot-preview[bot]@users.noreply.github.com",
        "time": "Thu Oct 22 13:37:05 2020 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 22 13:37:05 2020 +0000"
      },
      "message": "Build(deps): update tokio requirement from 0.2.22 to 0.3.1\n\nUpdates the requirements on [tokio](https://github.com/tokio-rs/tokio) to permit the latest version.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.2.22...tokio-0.3.1)\n\nSigned-off-by: dependabot-preview[bot] \u003csupport@dependabot.com\u003e"
    },
    {
      "commit": "707aa70800a3afde2d273e991c9a46edee7a31b5",
      "tree": "0c3a430485bbc633e154140e54a3cb52a3bcfccf",
      "parents": [
        "4fdfeb033f168a599899505471c632eac747a31b",
        "f31a75b2f80f60683a7e7bc24db316f868a792c4"
      ],
      "author": {
        "name": "Eason Chai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 22:30:20 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Sep 27 22:30:20 2020 +0800"
      },
      "message": "Merge pull request #39 from hackerchai/master\n\nFeat: bump version 0.3.0"
    },
    {
      "commit": "f31a75b2f80f60683a7e7bc24db316f868a792c4",
      "tree": "0c3a430485bbc633e154140e54a3cb52a3bcfccf",
      "parents": [
        "991f6ed6aee94179af75f82957efd9cb12676d5a"
      ],
      "author": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 22:16:35 2020 +0800"
      },
      "committer": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 22:16:35 2020 +0800"
      },
      "message": "Feat: update ci mysql port\n\n"
    },
    {
      "commit": "991f6ed6aee94179af75f82957efd9cb12676d5a",
      "tree": "86d383e51386a185ba2211212b8d1cf628fcf80c",
      "parents": [
        "dd66368617dfa6066d6be7852c69344f9ae029d2"
      ],
      "author": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 22:09:07 2020 +0800"
      },
      "committer": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 22:09:07 2020 +0800"
      },
      "message": "Fix: fix mysql localhost\n\n"
    },
    {
      "commit": "dd66368617dfa6066d6be7852c69344f9ae029d2",
      "tree": "aa16330dfbc84e8dd408022b64bf194c4622edf6",
      "parents": [
        "fa1f3c65fb83bb46f1104ff7a22dd1d8181d4935"
      ],
      "author": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 21:56:19 2020 +0800"
      },
      "committer": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 21:56:19 2020 +0800"
      },
      "message": "Fix: fix ci\n\n"
    },
    {
      "commit": "fa1f3c65fb83bb46f1104ff7a22dd1d8181d4935",
      "tree": "46cadf456a8eec0e8bbc75cff84a36b93289163a",
      "parents": [
        "d91714fe5fdff16d20b1646e6b75498b1498d919"
      ],
      "author": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 21:55:11 2020 +0800"
      },
      "committer": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 21:55:11 2020 +0800"
      },
      "message": "Fix: fix ci\n\n"
    },
    {
      "commit": "d91714fe5fdff16d20b1646e6b75498b1498d919",
      "tree": "881db20557d0b921ff002cae3f4f2bc857a65c69",
      "parents": [
        "3a04aadeb2953065d61b37832fdd85fb7f5519fa"
      ],
      "author": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 17:25:46 2020 +0800"
      },
      "committer": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 17:25:46 2020 +0800"
      },
      "message": "Feat: bump version 0.3.0\n\n"
    },
    {
      "commit": "3a04aadeb2953065d61b37832fdd85fb7f5519fa",
      "tree": "218176e3fb40719b7da65b456c9981ac7d7bfe8b",
      "parents": [
        "77887b8164cd5e1bc180b635fe9ec59ee531576a"
      ],
      "author": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 17:15:44 2020 +0800"
      },
      "committer": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 17:15:44 2020 +0800"
      },
      "message": "Fix: fix ci\n\n"
    },
    {
      "commit": "77887b8164cd5e1bc180b635fe9ec59ee531576a",
      "tree": "b63dcef908d595a731b0b0fb8c09b276c4db9c9a",
      "parents": [
        "1b3bf919633a2ca4ed18251facf60f3ebaf6ae03"
      ],
      "author": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 17:13:25 2020 +0800"
      },
      "committer": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 17:13:25 2020 +0800"
      },
      "message": "Fix: fix ci format\n\n"
    },
    {
      "commit": "1b3bf919633a2ca4ed18251facf60f3ebaf6ae03",
      "tree": "4d94650cf96e806e9c4e2dd2a761145dffdec4cd",
      "parents": [
        "989b4fc6ab18c2fd9dea82abd98f9e99cf5df26c"
      ],
      "author": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 17:12:12 2020 +0800"
      },
      "committer": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 17:12:12 2020 +0800"
      },
      "message": "Fix: fix ci\n\n"
    },
    {
      "commit": "989b4fc6ab18c2fd9dea82abd98f9e99cf5df26c",
      "tree": "4679c4335f21e2232886202b2c6f157810228fcf",
      "parents": [
        "c3dc0580814f458656a50efa193fd844ef54bbc4"
      ],
      "author": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 16:57:08 2020 +0800"
      },
      "committer": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 16:57:08 2020 +0800"
      },
      "message": "Fix: change mysql version\n\n"
    },
    {
      "commit": "c3dc0580814f458656a50efa193fd844ef54bbc4",
      "tree": "bf6139db4498b393cb658580594161004fd05260",
      "parents": [
        "a5ddce8cd6b7a43e9e0cfa53cb66bf10fc745b57"
      ],
      "author": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 16:48:54 2020 +0800"
      },
      "committer": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 16:48:54 2020 +0800"
      },
      "message": "Feat: fix ci\n\n"
    },
    {
      "commit": "a5ddce8cd6b7a43e9e0cfa53cb66bf10fc745b57",
      "tree": "5a5c49af95f27c14ae4ca7ee33929a28bdd28ee0",
      "parents": [
        "2fd117ad211aabd4d362a2d89c960cebfcfcecae"
      ],
      "author": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 16:42:40 2020 +0800"
      },
      "committer": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 16:42:40 2020 +0800"
      },
      "message": "Fix: fix ci mysql health check\n\n"
    },
    {
      "commit": "2fd117ad211aabd4d362a2d89c960cebfcfcecae",
      "tree": "d56ff1828beb70955d8e2621ed38f4e69b4d6066",
      "parents": [
        "1d55f900213892a727c7cd681cda4d485306c8d0"
      ],
      "author": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 16:38:48 2020 +0800"
      },
      "committer": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 16:38:48 2020 +0800"
      },
      "message": "Fix: fix mysql in CI\n\n"
    },
    {
      "commit": "1d55f900213892a727c7cd681cda4d485306c8d0",
      "tree": "87665b2b2a70375594004e0dbe17839658913254",
      "parents": [
        "4fdfeb033f168a599899505471c632eac747a31b"
      ],
      "author": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 16:26:28 2020 +0800"
      },
      "committer": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sun Sep 27 16:26:28 2020 +0800"
      },
      "message": "Feat: add sqlx offline compile support\n\n"
    },
    {
      "commit": "4fdfeb033f168a599899505471c632eac747a31b",
      "tree": "3389e7a56bcd986a1c8e48fff19979cb5f9f6a48",
      "parents": [
        "4819f87d75eb3cf63a7cfda60af94afb192f5251"
      ],
      "author": {
        "name": "Justin Carter",
        "email": "justin@misthos.io",
        "time": "Tue Aug 04 19:02:37 2020 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 04 19:02:37 2020 +0200"
      },
      "message": "Filter policies in DB instead of in memory (#35)\n\n* Filter policies in DB instead of in memory\r\n\r\nThe load_filtered_policy function was loading all policies into memory and then\r\nfiltering. For large dynamic policy sets this is highly inefficient. Now\r\npolicies are filtered via a SELECT query.\r\n\r\n* Extract filtered_where_values for load_filtered_policy"
    },
    {
      "commit": "4819f87d75eb3cf63a7cfda60af94afb192f5251",
      "tree": "6f2f8a53a3442d76ec5be2c58282aeb546e0a6c1",
      "parents": [
        "89dcddc4c7bbd173c03e02bd767d056a8cdc1296",
        "90424dd46ba50019c5ecc538bd954980604d1525"
      ],
      "author": {
        "name": "Eason Chai",
        "email": "i@hackerchai.com",
        "time": "Mon Aug 03 17:59:52 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 03 17:59:52 2020 +0800"
      },
      "message": "Merge pull request #34 from PsiACE/master\n\nUpdate ci.yml"
    },
    {
      "commit": "90424dd46ba50019c5ecc538bd954980604d1525",
      "tree": "6f2f8a53a3442d76ec5be2c58282aeb546e0a6c1",
      "parents": [
        "89dcddc4c7bbd173c03e02bd767d056a8cdc1296"
      ],
      "author": {
        "name": "Chojan Shang",
        "email": "PsiACE@Outlook.com",
        "time": "Mon Aug 03 17:28:11 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 03 17:28:11 2020 +0800"
      },
      "message": "Update ci.yml"
    },
    {
      "commit": "89dcddc4c7bbd173c03e02bd767d056a8cdc1296",
      "tree": "1b9969328ac4a9440643d33a038e857cf71e5e90",
      "parents": [
        "849177ae29b795aa058647d667fd07bbd79e36b1",
        "78a4c7aa9a5bb38d68a96cf2374790fcabafcded"
      ],
      "author": {
        "name": "Eason Chai",
        "email": "i@hackerchai.com",
        "time": "Tue Jul 21 08:53:33 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 21 08:53:33 2020 +0800"
      },
      "message": "Merge pull request #31 from bodymindarts/master\n\nUpdate definition of Filter\u003c\u0027a\u003e"
    },
    {
      "commit": "78a4c7aa9a5bb38d68a96cf2374790fcabafcded",
      "tree": "1b9969328ac4a9440643d33a038e857cf71e5e90",
      "parents": [
        "849177ae29b795aa058647d667fd07bbd79e36b1"
      ],
      "author": {
        "name": "Justin Carter",
        "email": "justin@misthos.io",
        "time": "Mon Jul 20 13:39:45 2020 +0200"
      },
      "committer": {
        "name": "Justin Carter",
        "email": "justin@misthos.io",
        "time": "Mon Jul 20 13:39:45 2020 +0200"
      },
      "message": "Update definition of Filter\u003c\u0027a\u003e\n\nThis commit is required for compatibility with casbin \u003e\u003dv1.1.2\n"
    },
    {
      "commit": "849177ae29b795aa058647d667fd07bbd79e36b1",
      "tree": "5e54905eb42df90a6d193737fd6b8c5bfdf37e76",
      "parents": [
        "8f69f914338cacb95ae57a5aa46ac6751b2be3ca",
        "60782736951d73c2722ac6800242c01c44f04afd"
      ],
      "author": {
        "name": "Eason Chai",
        "email": "i@hackerchai.com",
        "time": "Sat Jul 18 15:31:54 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 18 15:31:54 2020 +0800"
      },
      "message": "Merge pull request #29 from hackerchai/master\n\nFeat: bump version 0.2.6"
    },
    {
      "commit": "60782736951d73c2722ac6800242c01c44f04afd",
      "tree": "5e54905eb42df90a6d193737fd6b8c5bfdf37e76",
      "parents": [
        "8f69f914338cacb95ae57a5aa46ac6751b2be3ca"
      ],
      "author": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sat Jul 18 15:31:22 2020 +0800"
      },
      "committer": {
        "name": "Hackerchai",
        "email": "i@hackerchai.com",
        "time": "Sat Jul 18 15:31:22 2020 +0800"
      },
      "message": "Feat: bump version 0.2.6\n\n"
    },
    {
      "commit": "8f69f914338cacb95ae57a5aa46ac6751b2be3ca",
      "tree": "860d628c1f7b525b50f1d440d5404232a4d21a9f",
      "parents": [
        "704a2ba767e8b6e57b243bd7c0ac84fa1951dfe3",
        "715dfb220baaac0f7fdb58ef8be668d6e72e32b7"
      ],
      "author": {
        "name": "Eason Chai",
        "email": "i@hackerchai.com",
        "time": "Wed Jul 15 13:56:02 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 15 13:56:02 2020 +0800"
      },
      "message": "Merge pull request #28 from PsiACE/master\n\nUpdate casbin to v1.1.0."
    },
    {
      "commit": "715dfb220baaac0f7fdb58ef8be668d6e72e32b7",
      "tree": "860d628c1f7b525b50f1d440d5404232a4d21a9f",
      "parents": [
        "704a2ba767e8b6e57b243bd7c0ac84fa1951dfe3"
      ],
      "author": {
        "name": "Chojan Shang",
        "email": "psiace@outlook.com",
        "time": "Wed Jul 15 11:38:09 2020 +0800"
      },
      "committer": {
        "name": "Chojan Shang",
        "email": "psiace@outlook.com",
        "time": "Wed Jul 15 11:38:09 2020 +0800"
      },
      "message": "Update casbin to v1.1.0.\n"
    },
    {
      "commit": "704a2ba767e8b6e57b243bd7c0ac84fa1951dfe3",
      "tree": "69e50dd8fd6f513629e243fb7ac9826a3c377ebb",
      "parents": [
        "e732c258d9e2f52da0f2534a9ae3bf7cd9e19f62",
        "4f8d71ca372ad1d3b11b026174e31e32b169525e"
      ],
      "author": {
        "name": "Eason Chai",
        "email": "i@hackerchai.com",
        "time": "Wed Jul 01 01:38:56 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 01 01:38:56 2020 +0800"
      },
      "message": "Merge pull request #27 from hackerchai/master\n\nFeat: bump version 0.2.5"
    }
  ],
  "next": "4f8d71ca372ad1d3b11b026174e31e32b169525e"
}
