1. 71fb216 Remove unnecessary severity changes (#221) by Nate Bosch · 2 years, 7 months ago
  2. f8493d1 Fix typo in dart analyze command (#222) by Nate Bosch · 2 years, 7 months ago
  3. 13c076f Change "dartfmt" -> "dart format". (#220) by Bob Nystrom · 2 years, 7 months ago
  4. 66d66c4 Restore an explicit null return (#219) by Nate Bosch · 2 years, 7 months ago
  5. 603f9e0 Drop nullability from _UnorderedEquality generic (#215) by Nate Bosch · 2 years, 7 months ago
  6. cd46e19 Removed unnecessary nullable type in maxBy (#181) by Afsar Pasha · 2 years, 7 months ago
  7. 4fe20c4 Add changelog entry for BoolList. (#210) by Lasse R.H. Nielsen · 2 years, 7 months ago
  8. e4d6c89 fix #189 (.max, .maxOrNull, .min, .minOrNull) for Iterable<int> and Iterable<double> (#212) by Tim Whiting · 2 years, 7 months ago
  9. 716e734 Fix the splitBetween example in the doc (#213) by fieldinrain · 2 years, 7 months ago
  10. 712794f update deep collection tests to show the state of the world re:symmetric equality (#209) by Jacob MacDonald · 2 years, 7 months ago
  11. a4c941a Go back to previous unpublished version (#211) by Nate Bosch · 2 years, 7 months ago
  12. f835b93 Fix pre-existing HintCode.UNNECESSARY_TYPE_CHECK_TRUE (#206) by Konstantin Scheglov · 2 years, 7 months ago
  13. cd51464 Add BoolList class. (#120) by AAAbramenko · 2 years, 8 months ago
  14. 31f33cf Dart format with latest SDK (#204) by Kevin Moore · 2 years, 9 months ago
  15. 75a7a55 Revert "Add `count` and `countWhere` extensions. (#196)" (#201) by Nate Bosch · 2 years, 10 months ago
  16. 04eb292 Migrate package to use `lints` package instead of `pedantic` package. (#197) by Lasse R.H. Nielsen · 2 years, 10 months ago
  17. ae0725c Add `count` and `countWhere` extensions. (#196) by Lasse R.H. Nielsen · 2 years, 11 months ago
  18. 139c4e2 Fix new unused import diagnostic (#198) by Nate Bosch · 2 years, 11 months ago
  19. 3c4db06 Use a stable sort algorithm for Iterable.sortedBy (#192) by Xavier H · 3 years ago
  20. b0d31cd Fix newly enforced lint (#190) by Kevin Moore · 3 years ago
  21. 7a7cc0a Update LICENSE (#187) by Franklin Yow · 3 years, 1 month ago
  22. e11907c Fix typo in argument name (#186) by Nate Bosch · 3 years, 1 month ago
  23. 9967dcd Prepare to publish stable null safety (#178) by Nate Bosch · 3 years, 3 months ago 1.15.0
  24. a79d521 Revert "Remove unnecessary import (#175)" (#177) by Nate Bosch · 3 years, 3 months ago
  25. c054372 Remove redundant const from examples (#176) by Nate Bosch · 3 years, 3 months ago
  26. b386f6c Remove unnecessary import (#175) by Sam Rawlins · 3 years, 4 months ago
  27. 52e87e2 CI: print Dart version, use pub run test (#169) by Kevin Moore · 3 years, 5 months ago
  28. 94fa188 Move to GitHub Actions for CI (#167) by Kevin Moore · 3 years, 5 months ago
  29. db36808 Delete .test_config (#168) by Kevin Moore · 3 years, 5 months ago
  30. 488dc9d remove redundant experiment (#165) by Phil Quitslund · 3 years, 5 months ago
  31. eda5243 Bump SDK constraints for pub (#37) (#164) by Nate Bosch · 3 years, 6 months ago 1.15.0-nullsafety.5
  32. e4bb038 Update pubspec.yaml by Kevin Moore · 3 years, 6 months ago
  33. 306e555 Fix typo in expandIndexed (#160) by Nate Bosch · 3 years, 6 months ago
  34. f74a4e1 remove git overrdies (#163) by Jacob MacDonald · 3 years, 6 months ago 1.15.0-nullsafety.4
  35. f74a29b Allow prerelease versions of the 2.12 sdk (#162) by Jacob MacDonald · 3 years, 6 months ago
  36. 60e6ee2 Add `choose` extension method to iterable, choosing a number of elements at random. (#158) by Lasse R.H. Nielsen · 3 years, 6 months ago
  37. 7d44763 Add extension methods to package:collection. (#135) by Lasse R.H. Nielsen · 3 years, 7 months ago
  38. 898c839 General clean-up and tweaks. (#157) by Lasse R.H. Nielsen · 3 years, 7 months ago
  39. 52e2195 Avoid public `late final` field (#156) by Nate Bosch · 3 years, 7 months ago
  40. b836c70 Add `unorderedElements` getter to PriorityQueue. (#155) by Lasse R.H. Nielsen · 3 years, 7 months ago
  41. 68a5cc2 Prepare for the 2.11 dev SDKs (#154) by Nate Bosch · 3 years, 7 months ago 1.15.0-nullsafety.3
  42. f094e3a Add a changelog entry for `toUnorderedList` (#153) by Nate Bosch · 3 years, 7 months ago
  43. 65d3e58 Add `toUnorderedList` to `PriorityQueue`. (#152) by Lasse R.H. Nielsen · 3 years, 7 months ago
  44. 585f04e Dart 2.10 fixes (#151) by Kevin Moore · 3 years, 9 months ago
  45. 5836936 depend on 2.10 branch for sdk packages (#150) by Jacob MacDonald · 3 years, 9 months ago 1.15.0-nullsafety.2
  46. 2be81da update typed_data dep (#149) by Jacob MacDonald · 3 years, 9 months ago
  47. 9a9f7ef prep the release for 2.10 dev sdk (#147) by Jacob MacDonald · 3 years, 9 months ago
  48. 652b432 prepare for the 2.9 stable sdk release of package:collection (#148) by Jacob MacDonald · 3 years, 9 months ago 1.15.0-nullsafety.1
  49. 6dc8058 Remove inferred generic method invocation types (#145) by Nate Bosch · 3 years, 9 months ago
  50. ad8a05a rename version to -nullsafety (#146) by Jacob MacDonald · 3 years, 9 months ago 1.15.0-nullsafety
  51. 80f5b6d Merge the null_safety branch into master (#143) by Jacob MacDonald · 3 years, 10 months ago 1.15.0-nnbd
  52. 00540dc Prepare to publish (#141) by Nate Bosch · 3 years, 10 months ago 1.14.13
  53. d5f8001 Remove isDart2 utility (#132) by Nate Bosch · 4 years, 1 month ago
  54. d659d18 Rewrite doc comments to refer to TypeError (#131) by Nate Bosch · 4 years, 1 month ago
  55. 51f5d6c Replace a use of putIfAbsent with ??= (#125) by William Hesse · 4 years, 1 month ago
  56. 8722484 Remove author from pubspec by Kevin Moore · 4 years, 1 month ago
  57. bfe17fe Remove 'Say Define' (#122) by David Lloyd · 4 years, 1 month ago
  58. 7be42e0 Refactor UnionSet deduplicating iterable (#117) by Nate Bosch · 4 years, 3 months ago
  59. 403f7b5 Remove new keyword from code samples (#116) by Nate Bosch · 4 years, 3 months ago
  60. db9f04d Deprecate the mapMap utility (#114) by Nate Bosch · 4 years, 3 months ago
  61. dbd2d99 Remove private typedefs (#115) by Nate Bosch · 4 years, 3 months ago
  62. dd49163 Fix newly enforced package:pedantic lints (#112) by Nate Bosch · 4 years, 5 months ago
  63. 32f22a5 CombinedMapView.keys fix (#110) by Jacob MacDonald · 4 years, 8 months ago v1.14.12
  64. b43f26c Fix lints (#108) by Kevin Moore · 4 years, 9 months ago
  65. 889132a Fix missing_return violation newly enforced in Dart ~2.3.2-dev.0.1 (#106) by Sam Rawlins · 5 years ago
  66. 219d530 fix new pedantic lint (#105) by Kevin Moore · 5 years ago
  67. 654295e Enable and fix pedantic and dartfmt lints by Kevin Moore · 5 years ago
  68. 04740a7 Removed unused build dev_dependencies by Kevin Moore · 5 years ago
  69. 6fd6b23 remove dart_test.yaml by Kevin Moore · 5 years ago
  70. 9736af6 Travis: test oldest support SDK (#103) by Kevin Moore · 5 years ago
  71. e9ad11b dev dep: latest build_web_compilers (#102) by Kevin Moore · 5 years ago
  72. 97cb745 Support the latest build_runner (#101) by Kevin Moore · 6 years ago
  73. c0f6db8 Correctly describe this as a Set not a Map in docs (#100) by Steve Alexander · 6 years ago
  74. 7e9f730 Allow SDK versions to <3.0.0 (#99) by Patrice Chalin · 6 years ago 1.14.11
  75. 6b66e9b misc: update dev_dependencies (#98) by Kevin Moore · 6 years ago
  76. d1ce17a misc(test): support latest build_web_compilers (#96) by Kevin Moore · 6 years ago
  77. 5c01f4e Remove uses of `retype` (#95) by Lasse R.H. Nielsen · 6 years ago 1.14.10
  78. 0a34d50 Fix 2 tests (#93) by Lasse R.H. Nielsen · 6 years ago
  79. 8d01e36 Fix some Dart 2 runtime test errors (#92) by Natalie Weizenbaum · 6 years ago
  80. eae4081 Fix the parameter names in overridden methods to match the source (#90) by Kevin Moore · 6 years ago
  81. d3db386 Fix versioning (revision instead of minor). (#89) by Matan Lurey · 6 years ago 1.14.9
  82. 07bb52e Fix cast and retype implementations. (#88) by Matan Lurey · 6 years ago
  83. ac08b43 Deleted typed wrappers, use Dart 2 instead. (#86) by Matan Lurey · 6 years ago
  84. 9ad39ba Prepare to release 1.14.7. (#85) by Matan Lurey · 6 years ago 1.14.7
  85. 2e1473f Implement the rest of the TODOs. (#84) by Matan Lurey · 6 years ago
  86. c0f85b2 Add .cast, .retype across the package. (#82) by Matan Lurey · 6 years ago
  87. ad07511 Add DDC test coverage, enable skipped tests. (#83) by Matan Lurey · 6 years ago
  88. cb46a69 Start implementing Dart 2.0 collection methods. (#77) by Matan Lurey · 6 years ago
  89. fac9e50 Delint null assignments. (#79) by Matan Lurey · 6 years ago
  90. f2f5bdb Remove lint for single_quotes, too much noise. (#78) by Matan Lurey · 6 years ago
  91. 6ff408a Make DefaultEquality<Null> work at runtime (#73) by Siva · 6 years ago 1.14.6
  92. 5943e16 Remove usage of Maps.mapToString() (#71) by Sam Rawlins · 6 years ago
  93. 9f081c7 Only run travis on master branch (#70) by Nate Bosch · 6 years ago
  94. 08ddc8a Remove Dartium runs from Travis (#68) by Kevin Moore · 6 years ago
  95. 830c420 Merge pull request #67 from MichaelRFairhurst/void-fixes by Michael R Fairhurst · 6 years ago
  96. 0537a3d Fix void usage for dart 2 by Mike Fairhurst · 6 years ago
  97. 0990614 Use code quotes in changelog. by Lasse R.H. Nielsen · 6 years ago 1.14.5
  98. 1b8a41f Merge pull request #66 from srawlins/dart-2-core-lib-2 by Lasse R.H. Nielsen · 6 years ago
  99. dbb608e Change version by Sam Rawlins · 6 years ago
  100. af2d152 Bump pubspec by Sam Rawlins · 6 years ago