1. caea8d4 Require Dart 3.1, bump and fix lints, use switch expressions (#55) by Kevin Moore · 4 weeks ago master
  2. 7f523c3 Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#53) by dependabot[bot] · 5 weeks ago
  3. 1ed2941 Bump actions/checkout from 4.1.0 to 4.1.1 (#54) by dependabot[bot] · 5 weeks ago
  4. 479e1c1 Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (#52) by dependabot[bot] · 9 weeks ago
  5. 9431e01 Bump actions/checkout from 3.6.0 to 4.1.0 (#51) by dependabot[bot] · 9 weeks ago
  6. f255921 Bump actions/checkout from 3.5.3 to 3.6.0 (#50) by dependabot[bot] · 3 months ago
  7. 303635d Bump actions/checkout from 3.5.2 to 3.5.3 (#49) by dependabot[bot] · 5 months ago
  8. 3a1c982 Update README.md (#48) by Devon Carew · 7 months ago
  9. 23e08e0 blast_repo fixes (#47) by Devon Carew · 7 months ago
  10. 7eed402 Bump actions/checkout from 3.5.0 to 3.5.2 (#46) by dependabot[bot] · 7 months ago
  11. 9fd3bae Bump actions/checkout from 3.3.0 to 3.5.0 (#44) by dependabot[bot] · 8 months ago
  12. 28dc03d Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#45) by dependabot[bot] · 8 months ago
  13. 16e6ad3 Bump dart-lang/setup-dart from 1.3 to 1.4 (#42) by dependabot[bot] · 10 months ago
  14. c8874cc Bump actions/checkout from 3.2.0 to 3.3.0 (#43) by dependabot[bot] · 10 months ago
  15. ba7d86b Bump actions/checkout from 3.1.0 to 3.2.0 (#41) by dependabot[bot] · 11 months ago
  16. 5082b3d blast_repo fixes (#40) by Kevin Moore · 1 year, 1 month ago
  17. ea0ad27 use lints 2.0.0; prep for publishing (#39) by Devon Carew · 1 year, 1 month ago 2.1.1
  18. 1d3565e Update test-package.yml by Kevin Moore · 1 year, 7 months ago
  19. a9ad2ee Move to pkg:lints (#38) by Kevin Moore · 2 years, 2 months ago
  20. 2b17622 Update CI (#37) by Kevin Moore · 2 years, 8 months ago
  21. 1110156 Update LICENSE (#36) by Franklin Yow · 2 years, 8 months ago
  22. 437e7f0 Prepare to publish stable null safety release (#35) by Nate Bosch · 2 years, 10 months ago 2.1.0
  23. ab050c7 Migrate to GitHub Actions (#33) by Alexander Thomas · 3 years ago
  24. bf5191a Delete .test_config (#32) by Kevin Moore · 3 years, 1 month ago
  25. b42752c remove redundant experiment (#31) by Phil Quitslund · 3 years, 1 month ago
  26. 88fe350 Bump SDK constraints for pub (#30) by Nate Bosch · 3 years, 1 month ago 2.1.0-nullsafety.3
  27. 67b3452 allow the 2.12 prerelease sdks and prep for release (#29) by Jacob MacDonald · 3 years, 1 month ago 2.1.0-nullsafety.2
  28. daaf60b Prepare for the 2.11 dev SDKs (#28) by Nate Bosch · 3 years, 2 months ago 2.1.0-nullsafet.1 2.1.0-nullsafety.1
  29. d83eb6f Fix insecure URL in readme (#27) by Kevin Moore · 3 years, 5 months ago 2.1.0-nullsafety
  30. 0834ba5 CI: Test on dev branch (#26) by Kevin Moore · 3 years, 5 months ago
  31. 665e692 update for the 2.10 dev sdk (#25) by Jacob MacDonald · 3 years, 5 months ago
  32. f8f9598 Merge null_safety branch into master (#24) by Jacob MacDonald · 3 years, 5 months ago
  33. 1309eab Tighten type for argument to `evaluate` (#22) by Nate Bosch · 3 years, 11 months ago 2.0.0
  34. e9b2b81 Rename _getNext to _readNext (#20) by Nate Bosch · 4 years ago
  35. 8c4c0f8 Make `accept` a generic method (#21) by Nate Bosch · 4 years ago
  36. 55301c0 Fix newly enforced package:pedantic lints (#19) by Nate Bosch · 4 years ago
  37. 85d0be2 Merge pull request #17 from srawlins/ana-options by Sam Rawlins · 4 years, 4 months ago
  38. 51aae1d Remove linter rules included in pedantic 1.8.0 by Sam Rawlins · 4 years, 4 months ago
  39. 9c662bc Small fixes before publish (#16) by Kevin Moore · 4 years, 6 months ago 1.0.5
  40. a08c875 Fix a few Pub health issues (#15) by Michael Thomsen · 4 years, 6 months ago
  41. d215e96 Merge pull request #10 from bcko/patch-2 by Michael Thomsen · 4 years, 6 months ago
  42. 8aa847c Enable and fix standard lints, test on oldest supported Dart sdk (#14) by Kevin Moore · 4 years, 7 months ago
  43. 6010304 misc: require Dart 2, fix deprecations, prepare to release 1.0.4 (#12) by Kevin Moore · 5 years ago 1.0.4
  44. 958b540 Merge pull request #7 from dart-lang/dart2-fix by Keerti Parthasarathy · 6 years ago
  45. e76cb8a Create example.dart by BC Ko · 6 years ago
  46. 96c1c71 Fix a Dart 2 runtime error in a test by Natalie Weizenbaum · 6 years ago
  47. 83b690b Work around a CFE inference bug (#5) by Siva · 6 years ago 1.0.3
  48. 608ef40 Stop testing on Dartium (#4) by Natalie Weizenbaum · 6 years ago
  49. e288ea9 Remove -dev.infinity in SDK upper constraint by Kevin Moore · 6 years ago
  50. 2f853eb Fix analysis errors by Kevin Moore · 6 years ago
  51. b69d10b dartfmt by Kevin Moore · 6 years ago
  52. 9a2e6c9 Use recommended analysis_options name by Kevin Moore · 6 years ago
  53. 8c3dbce enable Travis-CI by Kevin Moore · 6 years ago
  54. bccdedf Prepare for Dart v2 by Kevin Moore · 6 years ago
  55. aafab4c Declare compatibility with string_scanner 1.0.0. by Natalie Weizenbaum · 7 years ago 1.0.2
  56. f05c0e4 Fix all strong mode warnings. by Natalie Weizenbaum · 8 years ago 1.0.1
  57. bb1ea5a Define equality for boolean selectors. by Natalie Weizenbaum · 8 years ago 1.0.0
  58. 456f6c7 Add the content of the package. by Natalie Weizenbaum · 8 years ago
  59. 5bd22d2 Initial commit. by Natalie Weizenbaum · 8 years ago