1. 3667687 Merge pull request #73 from dart-lang/franklinyow-patch-1 by Franklin Yow · 3 years, 1 month ago
  2. 8ff5876 Update LICENSE by Franklin Yow · 3 years, 1 month ago
  3. 8e50702 Prepare to publish for stable null safety (#72) by Nate Bosch · 3 years, 3 months ago 2.1.0
  4. 4b97622 Revert "Remove unnecessary import" (#71) by Jacob MacDonald · 3 years, 3 months ago
  5. 5c712d9 Migrate to GitHub Actions (#70) by Alexander Thomas · 3 years, 4 months ago
  6. 72c5fe4 Merge pull request #69 from srawlins/unn-import by Sam Rawlins · 3 years, 4 months ago
  7. 9e331f3 Remove unnecessary import by Sam Rawlins · 3 years, 4 months ago
  8. 1eddb32 Merge pull request #68 from dart-lang/pq-patch-1 by Phil Quitslund · 3 years, 6 months ago
  9. 2b78137 remove redundant experiment by Phil Quitslund · 3 years, 6 months ago
  10. ca0d016 Bump SDK constraints for pub (#67) by Nate Bosch · 3 years, 6 months ago 2.1.0-nullsafety.3
  11. a76e864 allow the 2.12 prerelease sdks (#66) by Jacob MacDonald · 3 years, 6 months ago 2.1.0-nullsafety.2
  12. d7251e6 Merge pull request #65 from dart-lang/srawlins-patch-1 by Sam Rawlins · 3 years, 7 months ago
  13. ced970b Remove unused dart:async import by Sam Rawlins · 3 years, 7 months ago
  14. 3488032 Prepare for the 2.11 dev SDKs (#64) by Nate Bosch · 3 years, 8 months ago 2.1.0-nullsafety.1
  15. 6d07ed9 Remove the author section from pubspec (#63) by Nate Bosch · 3 years, 9 months ago
  16. cfddf33 Update Travis-CI to use dev channel (#62) by Kevin Moore · 3 years, 9 months ago 2.1.0-nullsafety
  17. bbff592 Delete .test_config by Kevin Moore · 3 years, 9 months ago
  18. c446774 update for the 2.10 dev sdk (#61) by Jacob MacDonald · 3 years, 10 months ago
  19. 99b164c Merge the null_safety branch into master (#60) by Jacob MacDonald · 3 years, 10 months ago
  20. 2a81281 Rewrite doc comment to refer to TypeError (#57) by Nate Bosch · 4 years, 1 month ago
  21. 6bfcc56 Close send channel in test (#54) by Nate Bosch · 4 years, 2 months ago
  22. 70433d5 Drop usages of Delegating*.typed (#50) by Nate Bosch · 4 years, 4 months ago
  23. af36cdd Fix implicit casts (#49) by Nate Bosch · 4 years, 4 months ago
  24. 8ed3d2c Fix newly enforce package:pedantic lints (#48) by Nate Bosch · 4 years, 5 months ago
  25. 97f058e Require Dart 2.2 – because pkg:pedantic by Kevin Moore · 4 years, 10 months ago
  26. 9a4a0d8 pubspec: Make the description a bit longer by Kevin Moore · 4 years, 10 months ago
  27. 8a58e01 Test on oldest supported Dart SDK by Kevin Moore · 4 years, 10 months ago
  28. 413613b Add missing dartfmt --fix lint by Kevin Moore · 4 years, 10 months ago
  29. bd7e21f Fix outdated URLs by Kevin Moore · 4 years, 10 months ago
  30. dfb9c6e Remove unneeded codereview.settings by Kevin Moore · 4 years, 10 months ago
  31. 836d829 Merge pull request #46 from srawlins/pedantic by Sam Rawlins · 4 years, 10 months ago
  32. ef18974 Use pedantic lints by Sam Rawlins · 4 years, 10 months ago
  33. 5de8c93 Change all bare Future to Future<void> (#45) by Nate Bosch · 5 years ago 2.0.0
  34. c1f93d5 Remove StreamChannelTransformer.typed (#44) by Nate Bosch · 5 years ago
  35. 627edcf Hide JsonDocumentTransformer (#43) by Nate Bosch · 5 years ago
  36. 3d17c73 Move isolate_channel to it's own import (#39) by Nate Bosch · 5 years ago
  37. e45508d Enforce override annotations (#42) by Nate Bosch · 5 years ago
  38. 1a3219b Add separate import for `IsolateChannel` (#40) by Nate Bosch · 5 years ago 1.7.0
  39. 1df5483 Remove optional new/const (#37) by Nate Bosch · 5 years ago
  40. e7de9f4 Allow SDK versions <3.0.0 (#32) by Patrice Chalin · 6 years ago 1.6.8
  41. c702d4e Cast streams to correct types in IsolateChannel (#31) by Nate Bosch · 6 years ago 1.6.7+1
  42. 863546a Enable prefer_typing_unitialized_varables lint (#30) by Nate Bosch · 6 years ago
  43. d149009 Fix doc comment references (#28) by Nate Bosch · 6 years ago 1.6.7
  44. 9de92ec Drop dependency on StackTrace (#27) by Nate Bosch · 6 years ago
  45. c1c4e38 Allow a type on MultiChannel (#26) by Nate Bosch · 6 years ago
  46. a4976ae Remove upper case constants (#17) by Lasse R.H. Nielsen · 6 years ago
  47. 09d4e70 Stop testing IsolateChannel on browsers (#24) by Natalie Weizenbaum · 6 years ago
  48. d9ee6b8 Fix a remaining Dart 2 issue (#23) by Natalie Weizenbaum · 6 years ago 1.6.6
  49. 923a4fb Merge pull request #21 from dart-lang/fix-dart2-tests by Jacob MacDonald · 6 years ago
  50. 6e82f04 fix some stream channel tests by Jacob MacDonald · 6 years ago
  51. 58d19ee update changelog/pubspec by Jacob MacDonald · 6 years ago
  52. 993e4ad fix tests for dart 2 by Jacob MacDonald · 6 years ago
  53. 58564b7 Upgrade some hints to errors (#19) by Nate Bosch · 6 years ago
  54. fe4f7c5 Merge pull request #18 from dart-lang/json-document-transformer-bind by Jacob MacDonald · 6 years ago 1.6.5
  55. 5753cf1 code review updates by Jacob MacDonald · 6 years ago
  56. 30c58c7 fix pubspec version to match changelog by Jacob MacDonald · 6 years ago
  57. 9e0dfff update pubspec/changelog by Jacob MacDonald · 6 years ago
  58. a32c9be make sure the inner sink is properly typed in JsonDocumentTransformer.bind by Jacob MacDonald · 6 years ago
  59. 1196a6a Fix a race condition (#16) by Natalie Weizenbaum · 6 years ago 1.6.4
  60. 025dc2b Stop testing on Dartium (#15) by Kevin Moore · 6 years ago
  61. 1cfe91a Merge pull request #13 from dart-lang/prep-for-release by Gary Roumanis · 6 years ago 1.6.3
  62. c067537 prep for release by Gary Roumanis · 6 years ago
  63. 9657601 Use pumpEventQueue() from test (#12) by Natalie Weizenbaum · 6 years ago
  64. 024af27 Declare support for async 2.0.0 (#10) by Natalie Weizenbaum · 7 years ago 1.6.2
  65. 9462525 Remove -dev.infinity in SDK upper constraint by Kevin Moore · 7 years ago
  66. ece3f41 enable travis-ci by Kevin Moore · 7 years ago
  67. 9c09750 Remove unused var by Kevin Moore · 7 years ago
  68. 2cf4adc Stop using deprecated pkg/test expect methods by Kevin Moore · 7 years ago
  69. b4b69c1 dartfmt by Kevin Moore · 7 years ago
  70. cc5ccff Rename analysis options by Kevin Moore · 7 years ago
  71. 67b588d Update comment style generic syntax by Keerti Parthasarathy · 7 years ago
  72. 7e55163 Fix the type args for StreamChannel.transform(). (#7) by Natalie Weizenbaum · 7 years ago 1.6.1
  73. edb6d24 Return a future from Disconnector.disconnect(). (#4) by Natalie Weizenbaum · 7 years ago 1.6.0
  74. ae46607 Fix transformer tests. by Natalie Weizenbaum · 8 years ago
  75. f987f87 Bump the pubspec version to 1.5.0. by Natalie Weizenbaum · 8 years ago 1.5.0
  76. f155869 Add StreamChannel.withCloseGuarantee. by Natalie Weizenbaum · 8 years ago
  77. b74a376 Add type-coercion functions. by Natalie Weizenbaum · 8 years ago 1.4.0
  78. 17f8d20 Bump the version to 1.3.2. by Natalie Weizenbaum · 8 years ago 1.3.2
  79. 3293b65 Fix all strong-mode errors and warnings. by Natalie Weizenbaum · 8 years ago
  80. ca42b72 Merge pull request #2 from srawlins/fix-unused-deps by Natalie Weizenbaum · 8 years ago
  81. 80eafca Fix unused imports by Sam Rawlins · 8 years ago
  82. 0842485 Make MultiChannel follow the stream channel rules. by Natalie Weizenbaum · 8 years ago 1.3.1
  83. 1e1d341 Make IsolateChannel's controllers synchronous. by Natalie Weizenbaum · 8 years ago
  84. 4556f5e Add a Disconnector class. by Natalie Weizenbaum · 8 years ago 1.3.0
  85. 89c732f Make IsolateChannel use StreamChannelCompleter. by Natalie Weizenbaum · 8 years ago 1.2.0
  86. 571eb86 Provide more error-handling customization. by Natalie Weizenbaum · 8 years ago
  87. 66a45ff Add StreamChannel.withGuarantees and StreamChannelController. by Natalie Weizenbaum · 8 years ago
  88. 32c090b Fix inverted generic parameters. by Natalie Weizenbaum · 8 years ago 1.1.1
  89. 4134216 Add support for stream- and sink-specific changes. by Natalie Weizenbaum · 8 years ago 1.1.0
  90. 67c0ae4 Be more explicit about JSON error handling. by Natalie Weizenbaum · 8 years ago
  91. e525a67 Fix the MultiChannel constructor. by Natalie Weizenbaum · 8 years ago 1.0.1
  92. a22b407 Release version 1.0.0. by Natalie Weizenbaum · 8 years ago 1.0.0
  93. 5d86c82 Add a document-by-document JSON transformer. by Natalie Weizenbaum · 8 years ago
  94. f72ea5a Add IsolateChannel.connect* constructors. by Natalie Weizenbaum · 8 years ago
  95. 8e62871 Add StreamChannelTransformer. by Natalie Weizenbaum · 8 years ago
  96. 2e37ad5 Add StreamChannel.transform(). by Natalie Weizenbaum · 8 years ago
  97. 44a178a Add an IsolateChannel class. by Natalie Weizenbaum · 8 years ago
  98. 5532495 Add a StreamChannelCompleter class. by Natalie Weizenbaum · 8 years ago
  99. 3ea2d8c Fix DelegatingStreamChannel. by Natalie Weizenbaum · 8 years ago
  100. c8515f0 Add clearer rules for implementations. by Natalie Weizenbaum · 8 years ago