1. f5ed4d6 Bump actions/checkout from 4.1.2 to 4.1.4 (#108) by dependabot[bot] · 9 days ago master
  2. e9242cf Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#107) by dependabot[bot] · 10 days ago
  3. 1ab266a Bump actions/checkout from 4.1.1 to 4.1.2 (#106) by dependabot[bot] · 6 weeks ago
  4. b53ba14 Prepare release of v4.1.5 (#105) by Kevin Moore · 2 months ago v4.1.5
  5. 13ec752 blast_repo fixes (#104) by Kevin Moore · 3 months ago
  6. 2830dc9 Support the latest pkg:web, require Dart 3.3 (#103) by Kevin Moore · 3 months ago
  7. af7d8d0 Make `SseConnection` extend `StreamChannelMixin<String>` (#102) by Ilya Yanok · 3 months ago
  8. e483b14 Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#101) by dependabot[bot] · 3 months ago
  9. 8d2e2f0 Bump nanasess/setup-chromedriver (#99) by dependabot[bot] · 5 months ago
  10. c6501b3 Drop unneeded dep on pkg:test (#98) by Kevin Moore · 5 months ago
  11. 1df63f2 Fix incorrect cast causing wasm failure, prepare v4.1.4 (#96) by Kevin Moore · 6 months ago v4.1.4
  12. 0f6ca11 Require Dart 3.2, use pkg:web (#92) by Kevin Moore · 6 months ago v4.1.3
  13. 8ddb95f Bump actions/checkout from 4.1.0 to 4.1.1 (#95) by dependabot[bot] · 6 months ago
  14. 8830125 Bump nanasess/setup-chromedriver from 2.2.0 to 2.2.1 (#94) by dependabot[bot] · 6 months ago
  15. 86dd8f9 Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#93) by dependabot[bot] · 6 months ago
  16. 37df57d Enable and fix latest lints (#91) by Kevin Moore · 7 months ago
  17. e190744 Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (#90) by dependabot[bot] · 7 months ago
  18. 606387e Bump actions/checkout from 3.6.0 to 4.1.0 (#89) by dependabot[bot] · 7 months ago
  19. eeb2588 Bump actions/checkout from 3.5.3 to 3.6.0 (#87) by dependabot[bot] · 8 months ago
  20. 2bb1a6e Bump nanasess/setup-chromedriver from 2.1.1 to 2.2.0 (#88) by dependabot[bot] · 8 months ago
  21. 8cc5b11 Bump nanasess/setup-chromedriver from 2.0.0 to 2.1.1 (#86) by dependabot[bot] · 9 months ago
  22. e241085 Bump actions/checkout from 3.5.2 to 3.5.3 (#85) by dependabot[bot] · 10 months ago
  23. bfcbcd7 blast_repo fixes (#84) by Devon Carew · 12 months ago
  24. 11ba89e Bump actions/checkout from 3.5.0 to 3.5.2 (#83) by dependabot[bot] · 1 year ago
  25. f947c3d Require Dart 2.19, bump lints (#82) by Kevin Moore · 1 year, 1 month ago
  26. 11e83a0 Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#79) by dependabot[bot] · 1 year, 1 month ago
  27. 8c3efdc Bump actions/checkout from 3.3.0 to 3.5.0 (#80) by dependabot[bot] · 1 year, 1 month ago
  28. e35336a Bump nanasess/setup-chromedriver from 1.1.0 to 2.0.0 (#81) by dependabot[bot] · 1 year, 1 month ago
  29. 8c03b73 Bump actions/checkout from 3.2.0 to 3.3.0 (#78) by dependabot[bot] · 1 year, 3 months ago
  30. 3cecf5d Bump dart-lang/setup-dart from 1.3 to 1.4 (#77) by dependabot[bot] · 1 year, 3 months ago
  31. 4e63b08 Fix deprecated import to webdriver library (#76) by Kevin Moore · 1 year, 4 months ago
  32. be426a2 Migrate from no-implicit-casts to strict-casts (#74) by Sam Rawlins · 1 year, 4 months ago
  33. 3c37edb Bump actions/checkout from 3.1.0 to 3.2.0 (#73) by dependabot[bot] · 1 year, 4 months ago
  34. 2de27fe Bump nanasess/setup-chromedriver from 1.0.5 to 1.1.0 (#65) by dependabot[bot] · 1 year, 4 months ago
  35. cfa93b1 Add `package:js` to dependencies (#71) by Elliott Brooks (she/her) · 1 year, 5 months ago v4.1.2
  36. 00335e4 Update `package:sse` to `4.1.2`(#70) by Elliott Brooks (she/her) · 1 year, 5 months ago
  37. d396145 Fix Fetch credentials (#69) by Elliott Brooks (she/her) · 1 year, 5 months ago
  38. 8d018dd Format markdown files (#68) by Elliott Brooks (she/her) · 1 year, 6 months ago
  39. 2f6f151 Add optional `debugKey` parameter to SSE client (#67) by Elliott Brooks (she/her) · 1 year, 6 months ago
  40. eaee6a8 Use Fetch API in SSE Client (#66) by Elliott Brooks (she/her) · 1 year, 6 months ago
  41. 283568d update ci; prep for publishing (#64) by Devon Carew · 1 year, 7 months ago 4.1.1
  42. 00084c4 Remove deprecated experimental invariant_booleans lint rule (#61) by Sam Rawlins · 1 year, 10 months ago
  43. 2df0728 populate the pubspec repository field (#60) by Devon Carew · 2 years ago
  44. 9a54f1c Switch to using package:lints (#59) by Devon Carew · 2 years, 1 month ago
  45. 2cdc72c keepAlive for SocketExceptions (#58) by Gary Roumanis · 2 years, 8 months ago
  46. a51f873 Clarify package intent (#57) by Gary Roumanis · 2 years, 8 months ago
  47. 9084339 Move from travis to github actions (#55) by Nate Bosch · 2 years, 8 months ago
  48. 31816f2 Use drain over toList when values are ignored (#52) by Nate Bosch · 3 years ago
  49. d505b38 Buffer concurrent requests (#51) by Gary Roumanis · 3 years ago
  50. adc3ac8 Migrate to null safety (#50) by Gary Roumanis · 3 years ago
  51. 2fb7486 Update LICENSE (#46) by Franklin Yow · 3 years, 1 month ago
  52. e84e405 prep to publish (#45) by Gary Roumanis · 3 years, 2 months ago
  53. 5da8fed update to the latest shelf and remove dead code (#43) by Jacob MacDonald · 3 years, 2 months ago
  54. 8add37c Complete `onConnected` with error if connection fails to open (#42) by Leon Senft · 3 years, 3 months ago
  55. 73652d4 Prevent onDone error (#40) by Gary Roumanis · 3 years, 3 months ago
  56. 17b52bb Add onConnected (#39) by Gary Roumanis · 3 years, 3 months ago
  57. e93a783 Deprecate onConnect (#36) by Gary Roumanis · 3 years, 3 months ago
  58. feb0a33 Update documentation (#37) by Gary Roumanis · 3 years, 3 months ago
  59. 9026352 Prep to publish (#35) by Gary Roumanis · 3 years, 4 months ago
  60. 9a486d0 Drop dependency on package:uuid (#32) by Nate Bosch · 3 years, 6 months ago
  61. 814924b Improve performance (#31) by Gary Roumanis · 3 years, 7 months ago
  62. e5cf689 Support shutting down the handler ignoring any keepAlive periods (#27) by Danny Tuppeny · 4 years, 1 month ago
  63. 9a37031 Ensure sink.done correctly fires (#26) by Gary Roumanis · 4 years, 1 month ago
  64. 4f07a95 Add onClose (#25) by Gary Roumanis · 4 years, 1 month ago
  65. 09e98ec Fix state error with keep alive (#24) by Gary Roumanis · 4 years, 1 month ago
  66. a0ac454 Fix keepAlive reconnection (#23) by Gary Roumanis · 4 years, 2 months ago
  67. 19c4b8d Re-expose the keep-alive flag to consumers (#22) by Danny Tuppeny · 4 years, 3 months ago
  68. c79a4cc Proper close on error (#21) by Gary Roumanis · 4 years, 3 months ago
  69. 3e1f91b Remove author field by Gary Roumanis · 4 years, 4 months ago
  70. a00e077 Make isInKeepAlivePeriod as private (#20) by Gary Roumanis · 4 years, 4 months ago
  71. 850b7bc Support transparent reconnects on the server (#19) by Danny Tuppeny · 4 years, 4 months ago
  72. a5e8d44 Add retry logic (#17) by Gary Roumanis · 4 years, 6 months ago
  73. 05f2180 Remove package:http dependency (#15) by Gary Roumanis · 4 years, 7 months ago
  74. a886dc6 Use proper header delimiter (#14) by Gary Roumanis · 4 years, 8 months ago
  75. 1d4acba Support Firefox (#13) by Gary Roumanis · 4 years, 8 months ago
  76. e43d071 prep to publish (#12) by Gary Roumanis · 4 years, 8 months ago
  77. fc168d5 Fixed race condition for posting messages. (#11) by Pi Songkuntham · 4 years, 9 months ago
  78. 20567a4 Download the chromedriver version based on the chrome version (#9) by Jacob MacDonald · 4 years, 9 months ago
  79. 90bae56 prepare for release by Kevin Moore · 5 years ago v2.0.2
  80. d81cb93 Test on oldest supported SDK, bump SDK to 2.1.0 by Kevin Moore · 5 years ago
  81. cf813d6 Support the latest pkg:stream_channel by Kevin Moore · 5 years ago
  82. 9dbc0e7 Enable and fix lints by Kevin Moore · 5 years ago
  83. 887eec1 Merge pull request #6 from dart-lang/uuid-2.0 by Gary Roumanis · 5 years ago v2.0.1
  84. 8b54838 update to uuid version 2.0 by Jacob MacDonald · 5 years ago
  85. c7d4ecf Merge pull request #4 from dart-lang/close-cleanup by Gary Roumanis · 5 years ago v2.0.0
  86. 80b486a use stable chrome by Gary Roumanis · 5 years ago
  87. 8b92391 null aware by Gary Roumanis · 5 years ago
  88. f5ab216 don't expose close by Gary Roumanis · 5 years ago
  89. 05c109e remove connections faster by Gary Roumanis · 5 years ago
  90. a83c6fa maybe this will fix it? by Gary Roumanis · 5 years ago
  91. 57fae8e make local testing better by Gary Roumanis · 5 years ago
  92. c3be209 even later by Gary Roumanis · 5 years ago
  93. 7405223 update chromedriver by Gary Roumanis · 5 years ago
  94. 5990212 fix typo add test by Gary Roumanis · 5 years ago
  95. 0b75b0e use a map by Gary Roumanis · 5 years ago
  96. 366db15 update pubspec by Gary Roumanis · 5 years ago
  97. 7340730 add test by Gary Roumanis · 5 years ago
  98. fa16b4f Better close logic by Gary Roumanis · 5 years ago
  99. ed65201 Merge pull request #3 from dart-lang/whitespace by Gary Roumanis · 5 years ago
  100. d7f080f fix typo by Gary Roumanis · 5 years ago