)]}'
{
  "commit": "3ddb37c9445773dd46f5c17f1d7769114899b4f9",
  "tree": "f2164f7e5730ad6e4917d0da95e9d97170081099",
  "parents": [
    "f7f14983c3ad4a70e2d6d3e56dce12c8e6a4a62c"
  ],
  "author": {
    "name": "Thomas Pelletier",
    "email": "pelletier.thomas@gmail.com",
    "time": "Wed Nov 23 15:48:39 2016 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Nov 23 15:48:39 2016 +0100"
  },
  "message": "Fix []*Toml.Tree being wrapped in *Toml.Value (#110)\n\nNodes can be either *Toml.Tree, []*Toml.Tree, or *Toml.Value.\r\nArrays of trees were incorrectly wrapped in a *Toml.Value,\r\nmaking the conversion functions think they were leaf nodes.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "25932d7aa9175c87d049b616b640f740a734e4e5",
      "old_mode": 33188,
      "old_path": "parser.go",
      "new_id": "0b59b6f04c8effb355d7695665d39fb44e38a0bd",
      "new_mode": 33188,
      "new_path": "parser.go"
    },
    {
      "type": "modify",
      "old_id": "1822dcb9711923d5210c65741c638eb34cad41e8",
      "old_mode": 33188,
      "old_path": "tomltree_conversions_test.go",
      "new_id": "58dbf4e0c20baa6ff73ea40ef3057a4c2dd83476",
      "new_mode": 33188,
      "new_path": "tomltree_conversions_test.go"
    }
  ]
}
