)]}'
{
  "commit": "c59c7c51cc2a1b1fc49a2d853d413bd3a92126e9",
  "tree": "3d47299243732a002a76716df4cac9189cbbb967",
  "parents": [
    "18a780efd914c3d848ddc1af5f6c83903a8b2d2d"
  ],
  "author": {
    "name": "Nate Bosch",
    "email": "nbosch@google.com",
    "time": "Wed Nov 09 09:20:15 2022 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Nov 09 09:20:15 2022 -0800"
  },
  "message": "Add CancelableOperation.fromValue (#225)\n\nThis is useful in tests which stub behavior for an API which returns\r\n`CancelableOperation`. It has more clear semantics and is shorter than\r\n`CancelableOperation.fromFuture(Future.value(...))`.\r\n\r\nTake a `T` instead of a more general `FutureOr\u003cT\u003e` to satisfy both cases\r\nbecause it allows simplifying the API with no `onCancel` support.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1b3144cedaa4ce05a8d6a54a2d4e4b241eb8bef0",
      "old_mode": 33188,
      "old_path": "CHANGELOG.md",
      "new_id": "d6dd2aaa42060e04fa7c036f7b173d9be0f124ca",
      "new_mode": 33188,
      "new_path": "CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "443ee78ab06bcae700b69832469c012ab25845e8",
      "old_mode": 33188,
      "old_path": "lib/src/cancelable_operation.dart",
      "new_id": "09997e0f757ec2bccd8cf1c5f6cb61fff6703d45",
      "new_mode": 33188,
      "new_path": "lib/src/cancelable_operation.dart"
    }
  ]
}
