1. b61cfb4 Bump actions/checkout from 4.1.1 to 4.1.2 (#62) by dependabot[bot] · 4 weeks ago master
  2. 35f97af Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#61) by dependabot[bot] · 3 months ago
  3. 59ce97f Bump and fix latest lints, require Dart 3.1 (#60) by Kevin Moore · 5 months ago
  4. c417cbb Bump actions/checkout from 4.1.0 to 4.1.1 (#59) by dependabot[bot] · 6 months ago
  5. dcfde39 Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#58) by dependabot[bot] · 6 months ago
  6. 55b5eac Bump actions/checkout from 3.6.0 to 4.1.0 (#57) by dependabot[bot] · 7 months ago
  7. c2ba59e Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (#56) by dependabot[bot] · 7 months ago
  8. 030193d Bump actions/checkout from 3.5.3 to 3.6.0 (#55) by dependabot[bot] · 8 months ago
  9. 36d8617 Bump actions/checkout from 3.5.2 to 3.5.3 (#53) by dependabot[bot] · 9 months ago
  10. 54a4c59 update formatting for recent lints (#54) by Devon Carew · 10 months ago
  11. be7ce07 blast_repo fixes (#52) by Devon Carew · 11 months ago
  12. 23e49a2 Bump actions/checkout from 3.5.0 to 3.5.2 (#51) by dependabot[bot] · 12 months ago
  13. aa11162 Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#49) by dependabot[bot] · 1 year, 1 month ago
  14. 226fe86 Bump actions/checkout from 3.3.0 to 3.5.0 (#50) by dependabot[bot] · 1 year, 1 month ago
  15. 1d4a967 Bump dart-lang/setup-dart from 1.3 to 1.4 (#48) by dependabot[bot] · 1 year, 3 months ago
  16. 51d8a6a Bump actions/checkout from 3.2.0 to 3.3.0 (#47) by dependabot[bot] · 1 year, 3 months ago
  17. b73c691 Bump actions/checkout from 3.1.0 to 3.2.0 (#46) by dependabot[bot] · 1 year, 4 months ago
  18. 13dbc20 update lints (#45) by Kevin Moore · 1 year, 6 months ago
  19. 66f14ce update the CI configuration; prep for publishing (#44) by Devon Carew · 1 year, 7 months ago 2.0.1
  20. f392f85 Add permission key to CI (#43) by Kevin Moore · 1 year, 9 months ago
  21. c21e15d Remove deprecated experimental invariant_booleans lint rule (#42) by Sam Rawlins · 1 year, 9 months ago
  22. 5ed5d7f Move TestOn annotation to library level (#41) by Nate Bosch · 1 year, 11 months ago
  23. ecb2447 populate the repository field (#40) by Devon Carew · 2 years ago
  24. 776a4c4 Bump actions/checkout from 2 to 3 (#39) by dependabot[bot] · 2 years, 2 months ago
  25. d8eb6bd Migrate to pkg:lints, enable two disable lints (#38) by Kevin Moore · 2 years, 7 months ago
  26. ead23c1 Bump dart-lang/setup-dart from 0.3 to 1 (#36) by dependabot[bot] · 2 years, 11 months ago
  27. ee896d9 Add dependabot by Kevin Moore · 2 years, 11 months ago
  28. 5c63476 Update LICENSE (#35) by Franklin Yow · 3 years, 1 month ago
  29. 768aaf7 stable null safety release (#34) by Jacob MacDonald · 3 years, 3 months ago 2.0.0
  30. 1f8ba94 Migrate to GitHub Actions (#33) by Alexander Thomas · 3 years, 3 months ago
  31. 1e1a3eb Remove unused dart:async imports. (#32) by Sam Rawlins · 3 years, 5 months ago
  32. 6bb6b1f Remove unused dependency on package:meta (#31) by Nate Bosch · 3 years, 6 months ago
  33. 852698f clean up some apis (#30) by Jacob MacDonald · 3 years, 6 months ago 2.0.0-nullsafety
  34. ac318af Migrate to null safety (#29) by Jacob MacDonald · 3 years, 6 months ago
  35. 4eb8aa9 Migrate to runZonedGuarded (#28) by Nate Bosch · 3 years, 6 months ago
  36. 8b3160e Remove unused dart:async imports (#27) by Michael R Fairhurst · 3 years, 7 months ago
  37. 18b7ca7 Remove unused dep on package:stack_trace (#26) by Nate Bosch · 3 years, 8 months ago
  38. 95edfee Bump min Dart SDK to 2.7 (#24) by Kevin Moore · 3 years, 10 months ago
  39. 5fe8b33 remove author from pubspec by Kevin Moore · 4 years, 1 month ago
  40. 91cfa08 Fix newly enforced package:pedantic lints (#23) by Nate Bosch · 4 years, 5 months ago
  41. 32bdb11 Fix URLs by Kevin Moore · 4 years, 8 months ago
  42. 40bd240 Test on oldest supported Dart SDK (2.0.0) by Kevin Moore · 4 years, 8 months ago
  43. 5bbbcf9 Add an archive descriptor (#21) by Natalie Weizenbaum · 4 years, 11 months ago 1.2.0
  44. c969c20 Fix missing_return violation newly enforced in Dart ~2.3.2-dev.0.1 (#20) by Sam Rawlins · 5 years ago
  45. d994f23 Enable and fix a number of lints, test on the oldest supported SDK (#19) by Kevin Moore · 5 years ago
  46. 75af367 Merge pull request #18 from dart-lang/dart-2-ready by Bob Nystrom · 6 years ago 1.1.1
  47. 8c430e9 Don't run Travis on stable. by Bob Nystrom · 6 years ago
  48. 5a76754 Fix dart:convert "UTF8" -> "utf8". by Bob Nystrom · 6 years ago
  49. 8a08c20 Fix code awaiting void values, for dart 2. by Mike Fairhurst · 6 years ago
  50. 3470bcc Add helpers to make it easier to do stuff in the sandbox (#13) by Natalie Weizenbaum · 6 years ago 1.1.0
  51. 4a7dfc9 Merge pull request #14 from dart-lang/test-update by Gary Roumanis · 6 years ago 1.0.4
  52. 2ab48f9 Support test 1.x.x by Gary Roumanis · 6 years ago
  53. 8f57ec3 Remove comment-based generic syntax (#10) by Natalie Weizenbaum · 7 years ago 1.0.3
  54. ce914cd Enable Travis-CI (#8) by Kevin Moore · 7 years ago
  55. 8fb0f8a Declare support for async 2.0.0 (#5) by Natalie Weizenbaum · 7 years ago 1.0.2
  56. b05b2f3 Fix a broken link in the README. (#4) by Natalie Weizenbaum · 7 years ago
  57. 110fd97 Fix a precedence bug in DirectoryDescriptor.load(). (#2) by Natalie Weizenbaum · 7 years ago 1.0.1
  58. fc590fc Allow malformed UTF-8. (#3) by Natalie Weizenbaum · 7 years ago
  59. bbd1ad4 Add the contents of the package. (#1) by Natalie Weizenbaum · 7 years ago 1.0.0
  60. f74cf07 Add template files. by Natalie Weizenbaum · 7 years ago