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