- cde00b8 Fix a StreamGroup bug when a component stream's listen() throws (#173) by Natalie Weizenbaum · 4 years, 7 months ago 2.6.1
- 2d77b8e Fix docs in FutureGroup (#171) by Nate Bosch · 4 years, 7 months ago 2.6.0
- 06774f5 Remove extra newlines in CHANGELOG (#170) by Nate Bosch · 4 years, 7 months ago
- d900d07 Add a StreamSink.rejectErrors() extension method (#169) by Natalie Weizenbaum · 4 years, 7 months ago
- fec63e8 Add a StreamCloser transformer (#166) by Natalie Weizenbaum · 4 years, 7 months ago
- 81cc68f Add StreamGroup.onIdle and StreamGroup.isIdle (#164) by Natalie Weizenbaum · 4 years, 7 months ago
- 18dfa91 Style tweaks in stream_queue.dart (#167) by Nate Bosch · 4 years, 7 months ago
- bf12b8f Add isClosed getters to StreamGroup and FutureGroup (#165) by Natalie Weizenbaum · 4 years, 7 months ago
- 376c0fe Add ChunkedStreamReader (#161) by Jonas Finnemann Jensen · 4 years, 7 months ago
- 80e3964 Update LICENSE (#162) by Franklin Yow · 4 years, 7 months ago
- 7380ff5 Fix typo (#159) by mnordine · 4 years, 8 months ago
- de4480d Use the name that matches no library directive (#158) by Nate Bosch · 4 years, 8 months ago
- 1ac6fae Fix new pedantic lints, test on oldest supported SDK (#155) by Kevin Moore · 4 years, 8 months ago
- 376d418 Prepare to publish stable null safety (#153) by Nate Bosch · 4 years, 9 months ago 2.5.0
- e4d75c1 Revert "Various clean-ups and null-safety improvements. (#140)" (#152) by Nate Bosch · 4 years, 10 months ago
- 8e32089 Add package of the week video (#150) by Todd Volkert · 4 years, 10 months ago
- 21c9044 Migrate to GitHub Actions (#149) by Alexander Thomas · 5 years ago
- d61025f Delete .test_config (#144) by Kevin Moore · 5 years ago
- 05b9553 Various clean-ups and null-safety improvements. (#140) by Lasse R.H. Nielsen · 5 years ago
- b23d0d2 Bump SDK constraints for pub (#143) by Nate Bosch · 5 years ago 2.5.0-nullsafety.3
- 695b3ac Migrate to runZonedGuarded (#142) by Nate Bosch · 5 years ago
- 08508d4 Allow 2.12.0 dev SDK versions (#141) by Nate Bosch · 5 years ago 2.5.0-nullsafety.2
- 6d2de25 Invalidate async cache on exception (#132) by Bencze Balázs · 5 years ago
- 38ace5f Avoid a `late final` field without initializer (#139) by Nate Bosch · 5 years ago
- 50e01d2 Prepare for the 2.11 dev SDKs (#138) by Nate Bosch · 5 years ago 2.5.0-nullsafety.1
- 3fedad2 Remove references to the deprecated CastError. (#118) by Lasse R.H. Nielsen · 5 years ago
- 9aca508 Update git deps for merged packages (#137) by Nate Bosch · 5 years ago
- cccc8aa Resolve null safety migration TODOS (#135) by Nate Bosch · 5 years ago
- ab56d82 Remove unused dart:async import. (#134) by Michael R Fairhurst · 5 years ago
- 22e502b CI: Test on dev branch (#131) by Kevin Moore · 5 years ago 2.5.0-nullsafety
- 9c57459 restore dev_dependencies and overrides of those (#130) by Jacob MacDonald · 5 years ago
- 128c461 update for the 2.10 dev sdk (#129) by Jacob MacDonald · 5 years ago
- 1755e24 add tests for .then with a nullable T (#128) by Jacob MacDonald · 5 years ago
- 6b90f45 Fix error in CancelableOperation.then (#127) by William Hesse · 5 years ago
- 1ed48b6 update collection/meta deps to the published versions (#126) by Jacob MacDonald · 5 years ago
- 5a43734 Merge null_safety branch into master (#125) by Jacob MacDonald · 5 years ago
- e0c41e0 Make StreamQueue start listening immediately to broadcast streams. (#119) by Lasse R.H. Nielsen · 5 years ago 2.4.2
- f708371 Prepare to publish (#107) by Nate Bosch · 6 years ago 2.4.1
- c7eb685 Expand docs for isCompleted (#104) by Nate Bosch · 6 years ago
- 06f4a1d Travis: do browser testing on Chrome (#106) by Kevin Moore · 6 years ago
- c0985d1 Cast use of StreamSubscription.cancel result through dynamic (#105) by Leaf Petersen · 6 years ago
- 60390e2 Remove lints enabled by pkg:pedantic (#103) by Kevin Moore · 6 years ago
- fd5b81f Deprecate Delegating*.typed utilities (#99) by Nate Bosch · 6 years ago
- 36a0ae0 Remove a stale TODO (#100) by Nate Bosch · 6 years ago
- 4ec10c6 Fix implicit casts (#97) by Nate Bosch · 6 years ago
- c1e7227 Use a Completer of void (#96) by Nate Bosch · 6 years ago
- e30af94 Drop optional new from docs (#94) by Nate Bosch · 6 years ago
- 724c37f Drop unused author field from pubspec (#93) by Nate Bosch · 6 years ago
- f5d9cb2 Fix newly enforced package:pedantic lints (#92) by Nate Bosch · 6 years ago
- 3c78ad9 Check ordering in StreamGroup.merege tests (#91) by Nate Bosch · 6 years ago
- 7d35ce9 Add StreamGroup.mergeBroadcast (#90) by Nate Bosch · 6 years ago 2.4.0
- 8389aaa fix outdated doc links by Kevin Moore · 6 years ago
- 5f2aece Implement RestartableTimer.tick (#89) by Nate Bosch · 6 years ago 2.3.0
- 71b5777 Fix references to dartdocs.org and pub.dartlang.org (#87) by Kevin Moore · 6 years ago
- e7b3f55 Merge pull request #86 from srawlins/missing-return by Sam Rawlins · 6 years ago
- 086e812 Merge branch 'master' into missing-return by Sam Rawlins · 6 years ago
- 326f1b2 fmt by Sam Rawlins · 6 years ago
- a8f2009 Fix missing_return violation newly enforced in Dart ~2.3.2-dev.0.1 by Sam Rawlins · 6 years ago
- 6a660be Fix missing_return violation newly enforced in Dart ~2.3.2-dev.0.1 by Sam Rawlins · 6 years ago
- 1c5668e Enable and fix pedantic lints - except for unawaited_futures by Kevin Moore · 7 years ago
- 766c1c9 Drop dependencies on build_runner, etc – not used! by Kevin Moore · 7 years ago
- a54d8b5 drop unused file by Kevin Moore · 7 years ago
- 50a856f Implement CancelableOperation.then (#83) by Graham Rogers · 7 years ago 2.2.0
- 16c7ecd Add isCanceled/Completed to CancelableOperation (#79) by Nate Bosch · 7 years ago 2.1.0
- d0c4092 Test oldest SDK version on Travis (#76) by Kevin Moore · 7 years ago
- 529983f Run dartfmt --fix to drop unnecessary new/const (#74) by Nate Bosch · 7 years ago
- 0f4c6fb Fix CancelableOperation.valueOrCancellation's type signature (#68) by Dwayne Slater · 7 years ago
- f902e28 Merge _StreamQueue into StreamQueue (#73) by Nate Bosch · 7 years ago
- 30e9ccc dev dep: latest build_web_compilers (#71) by Kevin Moore · 7 years ago
- 08e8836 support the latest pkg:build_runner (#69) by Kevin Moore · 7 years ago
- 5f9558d Allow SDK versions <3.0.0 (#67) by Patrice Chalin · 7 years ago 2.0.8
- 777aca1 Merge pull request #65 from MichaelRFairhurst/fix-await-void by Michael R Fairhurst · 7 years ago
- 967bfeb Format stream_queue_test.dart by Mike Fairhurst · 7 years ago
- afcf496 Fix awaits only, making cache.invalidate return a future can be separate by Mike Fairhurst · 7 years ago
- 7df1ab0 Fix awaits only, making cache.invalidate return a future can be separate by Mike Fairhurst · 7 years ago
- c5792ce Do even less to "fix" `invalidate`. Return `Null`, which is awaitable. by Mike Fairhurst · 7 years ago
- 54cfeb9 Delete typed future, use Dart 2 instead. (#55) by Matan Lurey · 7 years ago
- 591ead3 Update .gitignore to new `dart_tool` pub cache (#60) by BC Ko · 7 years ago
- 8068be3 Fix places awaiting void, for dart 2. by Mike Fairhurst · 7 years ago
- 1106a5b misc: update build_runner dep and update one test file for dartfmt (#64) by Kevin Moore · 7 years ago
- eba4fd9 Enable prefer_typing_uninitialized_variables (#63) by Nate Bosch · 7 years ago
- 1be9432 Remove upper case constants (#56) by Lasse R.H. Nielsen · 8 years ago 2.0.7
- 7fb80b6 Fix Dart 2 runtime errors (#58) by Natalie Weizenbaum · 8 years ago
- bc7e4a7 Declare support for the latest fake_async (#59) by Natalie Weizenbaum · 8 years ago
- c6809e7 Forward DelegatingStream.typed to Stream.cast (#54) by Leaf Petersen · 8 years ago 2.0.6
- a5b1e66 Merge pull request #51 from dart-lang/stream-queue-cast-errors by Bob Nystrom · 8 years ago 2.0.5
- 2541aa5 Code font in CHANGELOG.md. by Bob Nystrom · 8 years ago
- b974506 Fix runtime cast errors in StreamQueue. by Bob Nystrom · 8 years ago
- 256386f Add deps for build_runner (#50) by Nate Bosch · 8 years ago
- f411b49 Stop testing Dartium (#47) by Kevin Moore · 8 years ago
- d2e984b Updates for Dart 2.0 core library changes (wave 2.2) (#45) by Leaf Petersen · 8 years ago 2.0.4
- f500b18 Fix a StreamQueue bug (#44) by Natalie Weizenbaum · 8 years ago 2.0.3
- 5437008 Merge pull request #43 from dart-lang/libs by Keerti Parthasarathy · 8 years ago 2.0.2
- bb1291d Update SDK contraint lower bound to 2.0.0-dev.15.0 by keertip · 8 years ago
- 161891e Update SDK constraint by keertip · 8 years ago
- bf52132 Update travis to run only on dev, pub get fails on stable by keertip · 8 years ago
- 4947164 Update for Dart 2.0 changes to Timer by keertip · 8 years ago
- 57b36b3 Merge pull request #42 from dart-lang/kevmoo-patch-1 by Lasse R.H. Nielsen · 8 years ago
- 459bba9 Rename .analysis_options to analysis_options.yaml by Kevin Moore · 8 years ago
- 0d6c764 Fix a fuzzy arrow warning (#41) by Natalie Weizenbaum · 8 years ago 2.0.1