1. d2d03e7 Bump actions/checkout from 3.5.3 to 3.6.0 (#77) by dependabot[bot] · 4 weeks ago master
  2. c14fbf6 Bump actions/checkout from 3.5.2 to 3.5.3 (#75) by dependabot[bot] · 3 months ago
  3. 19466c0 Require Dart 3.0, update lints (#74) by Kevin Moore · 4 months ago
  4. 1ef3e56 blast_repo fixes (#73) by Devon Carew · 4 months ago
  5. 5a33f5f Bump actions/checkout from 3.5.0 to 3.5.2 (#72) by dependabot[bot] · 5 months ago
  6. bbe37dd Bump actions/checkout from 3.3.0 to 3.5.0 (#70) by dependabot[bot] · 6 months ago
  7. f0527a8 Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#71) by dependabot[bot] · 6 months ago
  8. b3b283b Bump min SDK to 2.17 (#69) by Kevin Moore · 8 months ago
  9. 1c0c17a Bump actions/checkout from 3.2.0 to 3.3.0 (#68) by dependabot[bot] · 8 months ago
  10. c37e787 Bump dart-lang/setup-dart from 1.3 to 1.4 (#67) by dependabot[bot] · 8 months ago
  11. 6f73e4a Migrate from no-implicit-casts to strict-casts (#66) by Sam Rawlins · 9 months ago
  12. 16a4f34 Bump actions/checkout from 3.1.0 to 3.2.0 (#65) by dependabot[bot] · 9 months ago
  13. c739675 Merge pull request #60 from dart-lang/prep_publish by Devon Carew · 12 months ago 4.0.2
  14. a9247c2 update CI; prep for publishing by Devon Carew · 12 months ago
  15. b968f7d Merge pull request #59 from dart-lang/drop_pubspec_parse by Devon Carew · 1 year, 2 months ago
  16. 137f413 Drop pkg:charcode usage in dev_dependencies by Kevin Moore · 1 year, 2 months ago
  17. bc8c2e0 Add permissions to CI script (#58) by Kevin Moore · 1 year, 2 months ago
  18. d25b3c9 Merge pull request #57 from dart-lang/srawlins-patch-1 by Sam Rawlins · 1 year, 2 months ago
  19. 60f8382 Remove deprecated experimental invariant_booleans lint rule by Sam Rawlins · 1 year, 2 months ago
  20. eaa6330 Merge pull request #56 from dart-lang/devoncarew-patch-1 by Devon Carew · 1 year, 4 months ago 4.0.1
  21. bb5c39a Update README.md by Devon Carew · 1 year, 5 months ago devoncarew-patch-1
  22. 931c341 Merge pull request #53 from sigurdm/publish_4_0_1 by Devon Carew · 1 year, 5 months ago
  23. cfd6b6b Update actions (#55) by Kevin Moore · 1 year, 5 months ago
  24. 9126ee0 Switch from homepage to repository in pubspec (#54) by Devon Carew · 1 year, 5 months ago
  25. 6667fb7 Prepare for publishing 4.0.1 by Sigurd Meldgaard · 1 year, 10 months ago
  26. 2023912 Move from pedantic to lints package (#50) by Nate Bosch · 2 years, 2 months ago
  27. 78b2c56 Dart format with latest SDK (#49) by Kevin Moore · 2 years, 3 months ago
  28. 749e2c5 Update CI (#47) by Kevin Moore · 2 years, 5 months ago
  29. d88d023 Fix newly enforced lint (#46) by Kevin Moore · 2 years, 5 months ago
  30. 7720bfd Merge pull request #45 from dart-lang/franklinyow-patch-1 by Franklin Yow · 2 years, 6 months ago
  31. 3f49da4 Update LICENSE by Franklin Yow · 2 years, 6 months ago
  32. 4e26bb7 Remove dependency on `package:charcode`. (#43) by Lasse R.H. Nielsen · 2 years, 7 months ago
  33. 2a1724b stable null safety release (#42) by Jacob MacDonald · 2 years, 8 months ago 4.0.0
  34. 777f38f Migrate to GitHub Actions (#41) by Alexander Thomas · 2 years, 8 months ago
  35. 763512c Prepare to publish null-safe version (#38) by Kevin Moore · 2 years, 11 months ago 4.0.0-nullsafety
  36. 38a1b04 Merge pull request #37 from dart-lang/bump_sdk by Jacob MacDonald · 2 years, 11 months ago
  37. e0155a8 Support Dart 2.11 by Kevin Moore · 2 years, 11 months ago
  38. 5dd4d16 Block publish for now, use major version bump (#36) by Nate Bosch · 3 years ago
  39. 69671fa Support latest Dart dev SDK (#35) by Kevin Moore · 3 years ago
  40. 525fceb Remove null_safety branch from .travis.yml by Kevin Moore · 3 years ago
  41. 6de8538 Remove `?` from positional arg in implementation function by Kevin Moore · 3 years ago
  42. 6059130 Enable null safety (#33) by Kevin Moore · 3 years ago
  43. 2a62c79 Delete .test_config by Kevin Moore · 3 years, 2 months ago
  44. df5b400 update min SDK to 2.7 (#32) by Kevin Moore · 3 years, 3 months ago
  45. 426c022 fix lint that is now better enforced by Kevin Moore · 3 years, 4 months ago
  46. 6e63a97 Prepare to release 3.1.4 by Kevin Moore · 3 years, 6 months ago v3.1.4
  47. 45e8e8f Add an example by Kevin Moore · 3 years, 6 months ago
  48. 4fcd71f Readme: Add badges, update links by Kevin Moore · 3 years, 6 months ago
  49. 2b00f21 Enable and fix some more lints by Kevin Moore · 3 years, 6 months ago
  50. 4386aa8 lint: enable and fix prefer_final_locals by Kevin Moore · 3 years, 6 months ago
  51. fd03eed Enable and fix comment references prefer_interpolation lints by Kevin Moore · 3 years, 6 months ago
  52. 9a5a643 Remove lints duplicated in pkg:pednatic by Kevin Moore · 3 years, 6 months ago
  53. 7cffad3 Remove dartlang.org links (#29) by Kevin Moore · 3 years, 7 months ago
  54. 8616f34 Fix newly enforced package:pedantic lints (#27) by Nate Bosch · 3 years, 10 months ago
  55. 99e7867 Enable and fix some more standard lints (#26) by Kevin Moore · 3 years, 10 months ago
  56. 6a952fb Enable and fix standard lints, test on oldest supported SDK (#25) by Kevin Moore · 4 years, 5 months ago
  57. 7eaeaae chore: set max SDK version to <3.0.0 (#22) by Patrice Chalin · 5 years ago 3.1.3
  58. 49ca61d dartfmt by Kevin Moore · 5 years ago
  59. dfe1f1d Update .gitignore to new `dart_tool` pub cache (#19) by BC Ko · 5 years ago
  60. 4d3580a Remove upper case constants (#17) by Lasse R.H. Nielsen · 5 years ago
  61. e05e194 Release 3.1.2 (#18) by Natalie Weizenbaum · 5 years ago 3.1.2
  62. 78705b2 Stop running tests with Dartium by Kevin Moore · 6 years ago
  63. 0e376cd Remove -dev.infinity in SDK upper constraint by Kevin Moore · 6 years ago
  64. 4065fae Bump min SDK and update changelog (#16) by Kevin Moore · 6 years ago
  65. 279ba54 Travis: only test master branch and pull requests by Kevin Moore · 6 years ago
  66. bb05f61 Only test oldest supported and dev + stable by Kevin Moore · 6 years ago
  67. 943d7d6 Fix doc comment references by Kevin Moore · 6 years ago
  68. 4aa97fc format file using 1.25.0-dev.8.0 (#14) by Keerti Parthasarathy · 6 years ago
  69. e562446 Update comment style generic syntax by Keerti Parthasarathy · 6 years ago
  70. b41b5de dartfmt by Kevin Moore · 6 years ago
  71. efd31d9 add travis file by Kevin Moore · 6 years ago
  72. 45fb690 rename analysis_options to right name by Kevin Moore · 6 years ago
  73. c0d03df Merge pull request #11 from dart-lang/natebosch_strong-mode-errors by Nate Bosch · 6 years ago
  74. e9d41f1 Fix strong mode errors in chunked_coding_test by Nate Bosch · 6 years ago
  75. d0b3ea0 Bump the version to 3.1.1. (#10) by Natalie Weizenbaum · 7 years ago 3.1.1
  76. 317b58a Fix chunkedCoding. (#9) by Natalie Weizenbaum · 7 years ago
  77. 50e55f6 Add a Codec for the chunked transfer coding. (#8) by Natalie Weizenbaum · 7 years ago 3.1.0
  78. 7f0467d Fix duplicate dependency on string_scanner by Kevin Moore · 7 years ago 3.0.3
  79. f186d92 Support string_scanner 1.0.0. by Natalie Weizenbaum · 7 years ago 3.0.2
  80. d0c1ea0 Remove unnecessary dependencies. by Natalie Weizenbaum · 7 years ago 3.0.1
  81. 5abb5aa Remove unused libraries. by Natalie Weizenbaum · 7 years ago
  82. 01d2814 Remove deprecated APIs. by Natalie Weizenbaum · 7 years ago 3.0.0
  83. fbb2ecc Add support for crypto 1.0.0. by Natalie Weizenbaum · 8 years ago 2.2.1
  84. 81accfc Deprecate WebSocketChannel. by Natalie Weizenbaum · 8 years ago 2.2.0
  85. 0c5fc26 Release 2.1.0. by Natalie Weizenbaum · 8 years ago 2.1.0
  86. 825b429 Add a WebSocketChannel class. by Natalie Weizenbaum · 8 years ago
  87. d8fbf6b Get rid of all the library tags. by Natalie Weizenbaum · 8 years ago
  88. cdcddf9 Remove DataUri. by Natalie Weizenbaum · 8 years ago 2.0.0
  89. 4ef2695 Add a DataUri class. by Natalie Weizenbaum · 8 years ago 1.1.0
  90. 0aea125 Make MediaType case-insensitive, following the spec. by Natalie Weizenbaum · 8 years ago
  91. ca02756 Merge tag '1.0.0' to master. by William Hesse · 8 years ago
  92. 9768f92 Add a CaseInsensitiveMap class. by Natalie Weizenbaum · 8 years ago
  93. 25727ec Merge branch 'authentication-challenge' into case-insensitive-map by Natalie Weizenbaum · 8 years ago 1.0.0
  94. ac2e97f Merge remote-tracking branch 'origin/master' into authentication-challenge by Natalie Weizenbaum · 8 years ago
  95. bb521dd Add an AuthenticationChallenge class. by Natalie Weizenbaum · 8 years ago
  96. 0c6c5ca Merge branch 'authentication-challenge' into case-insensitive-map by Natalie Weizenbaum · 8 years ago
  97. 244c91c cr by Natalie Weizenbaum · 8 years ago
  98. bf89fc1 cr by Natalie Weizenbaum · 8 years ago
  99. 1dd6f74 Add a CaseInsensitiveMap class. by Natalie Weizenbaum · 8 years ago
  100. 2af59d9 Add an AuthenticationChallenge class. by Natalie Weizenbaum · 8 years ago