)]}'
{
  "commit": "8249f0519f225435255e9298b172ab8c4c2cfe90",
  "tree": "f49fd141859ff2670263a78a4d6da3227fc0e15d",
  "parents": [
    "c67034e4b4c722579ee15fddb8e4af8f04252b08"
  ],
  "author": {
    "name": "Jordan Bayles",
    "email": "jophba@chromium.org",
    "time": "Thu Apr 09 18:29:35 2026"
  },
  "committer": {
    "name": "Jordan Bayles",
    "email": "jophba@chromium.org",
    "time": "Thu Apr 09 18:29:35 2026"
  },
  "message": "feat: add Json::version() to expose runtime version (#1531)\n\nThis adds a runtime function `Json::version()` that returns the `JSONCPP_VERSION_STRING`.\n\nThis allows a program using jsoncpp to display the version information of the runtime linked shared library, or check at runtime that the version of the shared library is compatible with what the program expects.\n\nFixes #1531\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6971fa65662472d38c7feb32e999a1baaea9bdc0",
      "old_mode": 33188,
      "old_path": "include/json/config.h",
      "new_id": "4619e93bdeedb8b333225d123b56c5902e5fb3f9",
      "new_mode": 33188,
      "new_path": "include/json/config.h"
    },
    {
      "type": "modify",
      "old_id": "a8eb72d6b75f90665fac3248ec2724a4fa50c888",
      "old_mode": 33188,
      "old_path": "src/lib_json/json_value.cpp",
      "new_id": "f3e070e38d19e05a1a01c762216d5ccc5b2303a3",
      "new_mode": 33188,
      "new_path": "src/lib_json/json_value.cpp"
    },
    {
      "type": "modify",
      "old_id": "d6938c1d005e46cca6f2f5ad7e1eea2de039bd89",
      "old_mode": 33188,
      "old_path": "src/test_lib_json/main.cpp",
      "new_id": "4c000fa9bcfbf11701f26fbc85d81c747fc7ad0a",
      "new_mode": 33188,
      "new_path": "src/test_lib_json/main.cpp"
    }
  ]
}
