)]}' { "commit": "e0c41e0c1fb70ba606dc81335c981af7c00987c6", "tree": "617641a3ee2e0f4e0613b849cc21ba95c1d73adf", "parents": [ "f708371eff958ed0e12cfba3958001375522f581" ], "author": { "name": "Lasse R.H. Nielsen", "email": "lrn@google.com", "time": "Tue Jun 30 21:31:27 2020 +0200" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Tue Jun 30 12:31:27 2020 -0700" }, "message": "Make StreamQueue start listening immediately to broadcast streams. (#119)\n\nWhen a `StreamQueue` is created for a broadcast stream, it didn\u0027t use to listen to the stream immediately, which means that any events sent before the first call to `next` (or any other queue request) would be silently lost. That makes an initial `peek` operation change the behavior of the queue, which is confusing to users.", "tree_diff": [ { "type": "modify", "old_id": "46751148a84774bf14859ec9297d278f87f5e300", "old_mode": 33188, "old_path": "CHANGELOG.md", "new_id": "f247608b649fe74fe0c387f9764cef5583703065", "new_mode": 33188, "new_path": "CHANGELOG.md" }, { "type": "modify", "old_id": "97d74c733e8c3b3d67e6f0f24c9b8e750df1502c", "old_mode": 33188, "old_path": "lib/src/stream_queue.dart", "new_id": "278e249aab006886c9a7a0918683c63b9403f45d", "new_mode": 33188, "new_path": "lib/src/stream_queue.dart" }, { "type": "modify", "old_id": "599ccdd5e3c6d20853273cad04b6160b6e7fdcff", "old_mode": 33188, "old_path": "pubspec.yaml", "new_id": "0cb71cf940d6c3aa192f92337daa6011b9345806", "new_mode": 33188, "new_path": "pubspec.yaml" } ] }