)]}'
{
  "commit": "b5c67fe0dcec104e0ca99404391b762518e8aca0",
  "tree": "8191e355e9f7299847bc6dfe2cd00ead9a2c8bb3",
  "parents": [
    "b723110723583577f6b71d9fa84cf5a12237ec75"
  ],
  "author": {
    "name": "philga",
    "email": "philga@1track.com",
    "time": "Fri Feb 03 14:09:44 2017 -0800"
  },
  "committer": {
    "name": "Trevor Ryland",
    "email": "tryland@google.com",
    "time": "Thu Oct 22 17:31:14 2020 -0600"
  },
  "message": "Prevent null reference exception when expression contains a single quoted worksheet name with an embedded ! character. Previously the single quotes were removed and the code simply split on the ! because it assumed the ! separated the worksheet name from the address. In the case of a worksheet name with an embedded !, the split erroneously occurred on the ! within the worksheet name. We then got a null reference exception because the worksheet name was invalid and could not be found.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c4c8c37dc800f335dc064b8ce957be0c48c04767",
      "old_mode": 33188,
      "old_path": "EPPlus/ExcelAddress.cs",
      "new_id": "70f301277f777746a93c09dcc20dcf11368ef8bc",
      "new_mode": 33188,
      "new_path": "EPPlus/ExcelAddress.cs"
    }
  ]
}
