1. 96afcc2 Update README.md before archiving (#362) by Moritz · 1 year, 1 month ago master
  2. 887b826 Bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group (#361) by dependabot[bot] · 1 year, 1 month ago
  3. 24b75d8 Fix angle brackets in doc comments (#358) by Kevin Moore · 1 year, 3 months ago
  4. 0c1f829 Bump the github-actions group with 2 updates (#354) by dependabot[bot] · 1 year, 4 months ago
  5. 9354f38 Require Dart 3.4, test wasm on 3.4, prepare release (#349) by Kevin Moore · 1 year, 5 months ago v1.19.0
  6. c90b19f blast_repo fixes (#348) by Kevin Moore · 1 year, 5 months ago
  7. a1d2507 Add flattenedToList and flattenedToSet (#328) by Nate Bosch · 1 year, 5 months ago
  8. e9219c7 Deprecate whereNotNull from IterableNullableExtensions (#332) by Oleh Prypin · 1 year, 5 months ago
  9. 9e441f1 Deprecate transitiveClosure (#336) by Nate Bosch · 1 year, 5 months ago
  10. 141d83a `CanonicalizedMap`: added constructor `fromEntries`. (#347) by Graciliano Monteiro Passos · 1 year, 5 months ago
  11. 586a5e8 Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (#346) by dependabot[bot] · 1 year, 5 months ago
  12. fe2e800 bump lints dep and fix (#344) by Kevin Moore · 1 year, 6 months ago
  13. 4718398 blast_repo fixes (#340) by Devon Carew · 1 year, 6 months ago
  14. 34b7269 Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#338) by dependabot[bot] · 1 year, 6 months ago
  15. 3d0082c Bump actions/checkout from 4.1.1 to 4.1.4 (#339) by dependabot[bot] · 1 year, 6 months ago
  16. fc616ff Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#334) by dependabot[bot] · 1 year, 10 months ago
  17. 1aff3be Test on dart2wasm (#333) by Kevin Moore · 1 year, 10 months ago
  18. 2d57a82 Avoid setRange with potentially incompatible types (#320) by Nate Bosch · 2 years ago
  19. f309148 Latest lints, require Dart 3.1, use mixin (#322) by Kevin Moore · 2 years ago
  20. e8d7e92 Bump actions/checkout from 4.1.0 to 4.1.1 (#318) by dependabot[bot] · 2 years ago
  21. 1f5c234 Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#319) by dependabot[bot] · 2 years ago
  22. d27bfaf Bump actions/checkout from 3.6.0 to 4.1.0 (#314) by dependabot[bot] · 2 years, 1 month ago
  23. 5d568ae Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (#313) by dependabot[bot] · 2 years, 1 month ago
  24. 91afde4 Bump actions/checkout from 3.5.3 to 3.6.0 (#311) by dependabot[bot] · 2 years, 2 months ago
  25. 1a9b7eb Minor typo fix (#304) by ebraminio · 2 years, 3 months ago
  26. 1ed009e Make sure .sample()'s result is randomized in more cases (#302) by ebraminio · 2 years, 3 months ago
  27. 0707609 Fix changelog and version (#303) by Nate Bosch · 2 years, 3 months ago
  28. 8bcb6af Add IterableExtension.shuffled (#298) by ebraminio · 2 years, 3 months ago
  29. 0a2885a prep for publishing 1.18.0 (#299) by Devon Carew · 2 years, 4 months ago v1.18.0
  30. db343da Bump actions/checkout from 3.5.2 to 3.5.3 (#295) by dependabot[bot] · 2 years, 5 months ago
  31. a37bd51 Fix bugs in `ListExtensions.slice` and `ListSlice.slice`. (#290) by Lasse R.H. Nielsen · 2 years, 6 months ago
  32. f949b09 `CanonicalizedMap`: new `copy`, `toMap` and `toMapOfCanonicalKeys` methods (#261) by Graciliano Monteiro Passos · 2 years, 6 months ago
  33. db2da48 blast_repo fixes (#288) by Devon Carew · 2 years, 6 months ago
  34. 6abff47 Bump actions/checkout from 3.5.0 to 3.5.2 (#282) by dependabot[bot] · 2 years, 6 months ago v1.17.2
  35. bf27520 Add topics to pubspec (#285) by Michael Thomsen · 2 years, 6 months ago
  36. 26e3e67 Accept SDK version above 3.0. (#281) by Lasse R.H. Nielsen · 2 years, 6 months ago
  37. 9db854d Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#278) by dependabot[bot] · 2 years, 7 months ago
  38. 30fd0f8 Bump actions/checkout from 3.3.0 to 3.5.0 (#277) by dependabot[bot] · 2 years, 7 months ago
  39. 0d0e184 Bump dart-lang/setup-dart from 1.3 to 1.4 (#268) by dependabot[bot] · 2 years, 9 months ago
  40. d0897af Bump actions/checkout from 3.2.0 to 3.3.0 (#269) by dependabot[bot] · 2 years, 9 months ago
  41. a566328 add a publish script; prep to publish (#267) by Devon Carew · 2 years, 10 months ago v1.17.1
  42. 85e987c Bump actions/checkout from 3.1.0 to 3.2.0 (#262) by dependabot[bot] · 2 years, 10 months ago
  43. cdb11d4 Change `CastError` to `TypeError`, since the former is deprecated. (#258) by Lasse R.H. Nielsen · 3 years ago
  44. caf6802 Tweak docs for split extensions (#256) by Nate Bosch · 3 years ago
  45. efd709f Fix doc comment references among other new lints (#253) by Kevin Moore · 3 years, 1 month ago
  46. ca45fc4 update CI config; prep for publishing (#251) by Devon Carew · 3 years, 1 month ago 1.17.0
  47. 414ffa1 Add elementAtOrNull extensions (#217) by Yuxiang Liu · 3 years, 5 months ago
  48. f9b433d Introduce a new lastBy() function (#223) by Marc Plano-Lesay · 3 years, 5 months ago
  49. 69766da Add complexity bound on binary search methods (#239) by Nate Bosch · 3 years, 6 months ago
  50. 5b43ad7 Fix analysis issue with latest dev release (#236) by Kevin Moore · 3 years, 7 months ago
  51. e83c373 fixed maxBy compare param signature (#224) by Enrico Zamagni · 3 years, 7 months ago
  52. c1a07e4 Add a comment about NaN in min/max extensions (#234) by Sandro Lovnički · 3 years, 7 months ago
  53. 2bbb27b Prepare to publish (#233) by Nate Bosch · 3 years, 8 months ago 1.16.0
  54. e1407da enable the avoid_dynamic_calls lint (#232) by Devon Carew · 3 years, 9 months ago
  55. c8b249a Add an Iterable.slice() extension (#191) by Natalie Weizenbaum · 3 years, 11 months ago
  56. a0d2815 docs: fix documentation typos (#225) by Albert Mañosa · 4 years ago
  57. 71fb216 Remove unnecessary severity changes (#221) by Nate Bosch · 4 years, 1 month ago
  58. f8493d1 Fix typo in dart analyze command (#222) by Nate Bosch · 4 years, 1 month ago
  59. 13c076f Change "dartfmt" -> "dart format". (#220) by Bob Nystrom · 4 years, 1 month ago
  60. 66d66c4 Restore an explicit null return (#219) by Nate Bosch · 4 years, 2 months ago
  61. 603f9e0 Drop nullability from _UnorderedEquality generic (#215) by Nate Bosch · 4 years, 2 months ago
  62. cd46e19 Removed unnecessary nullable type in maxBy (#181) by Afsar Pasha · 4 years, 2 months ago
  63. 4fe20c4 Add changelog entry for BoolList. (#210) by Lasse R.H. Nielsen · 4 years, 2 months ago
  64. e4d6c89 fix #189 (.max, .maxOrNull, .min, .minOrNull) for Iterable<int> and Iterable<double> (#212) by Tim Whiting · 4 years, 2 months ago
  65. 716e734 Fix the splitBetween example in the doc (#213) by fieldinrain · 4 years, 2 months ago
  66. 712794f update deep collection tests to show the state of the world re:symmetric equality (#209) by Jacob MacDonald · 4 years, 2 months ago
  67. a4c941a Go back to previous unpublished version (#211) by Nate Bosch · 4 years, 2 months ago
  68. f835b93 Fix pre-existing HintCode.UNNECESSARY_TYPE_CHECK_TRUE (#206) by Konstantin Scheglov · 4 years, 2 months ago
  69. cd51464 Add BoolList class. (#120) by AAAbramenko · 4 years, 2 months ago
  70. 31f33cf Dart format with latest SDK (#204) by Kevin Moore · 4 years, 4 months ago
  71. 75a7a55 Revert "Add `count` and `countWhere` extensions. (#196)" (#201) by Nate Bosch · 4 years, 5 months ago
  72. 04eb292 Migrate package to use `lints` package instead of `pedantic` package. (#197) by Lasse R.H. Nielsen · 4 years, 5 months ago
  73. ae0725c Add `count` and `countWhere` extensions. (#196) by Lasse R.H. Nielsen · 4 years, 6 months ago
  74. 139c4e2 Fix new unused import diagnostic (#198) by Nate Bosch · 4 years, 6 months ago
  75. 3c4db06 Use a stable sort algorithm for Iterable.sortedBy (#192) by Xavier H · 4 years, 6 months ago
  76. b0d31cd Fix newly enforced lint (#190) by Kevin Moore · 4 years, 7 months ago
  77. 7a7cc0a Update LICENSE (#187) by Franklin Yow · 4 years, 8 months ago
  78. e11907c Fix typo in argument name (#186) by Nate Bosch · 4 years, 8 months ago
  79. 9967dcd Prepare to publish stable null safety (#178) by Nate Bosch · 4 years, 10 months ago 1.15.0
  80. a79d521 Revert "Remove unnecessary import (#175)" (#177) by Nate Bosch · 4 years, 10 months ago
  81. c054372 Remove redundant const from examples (#176) by Nate Bosch · 4 years, 10 months ago
  82. b386f6c Remove unnecessary import (#175) by Sam Rawlins · 4 years, 11 months ago
  83. 52e87e2 CI: print Dart version, use pub run test (#169) by Kevin Moore · 5 years ago
  84. 94fa188 Move to GitHub Actions for CI (#167) by Kevin Moore · 5 years ago
  85. db36808 Delete .test_config (#168) by Kevin Moore · 5 years ago
  86. 488dc9d remove redundant experiment (#165) by Phil Quitslund · 5 years ago
  87. eda5243 Bump SDK constraints for pub (#37) (#164) by Nate Bosch · 5 years ago 1.15.0-nullsafety.5
  88. e4bb038 Update pubspec.yaml by Kevin Moore · 5 years ago
  89. 306e555 Fix typo in expandIndexed (#160) by Nate Bosch · 5 years ago
  90. f74a4e1 remove git overrdies (#163) by Jacob MacDonald · 5 years ago 1.15.0-nullsafety.4
  91. f74a29b Allow prerelease versions of the 2.12 sdk (#162) by Jacob MacDonald · 5 years ago
  92. 60e6ee2 Add `choose` extension method to iterable, choosing a number of elements at random. (#158) by Lasse R.H. Nielsen · 5 years ago
  93. 7d44763 Add extension methods to package:collection. (#135) by Lasse R.H. Nielsen · 5 years ago
  94. 898c839 General clean-up and tweaks. (#157) by Lasse R.H. Nielsen · 5 years ago
  95. 52e2195 Avoid public `late final` field (#156) by Nate Bosch · 5 years ago
  96. b836c70 Add `unorderedElements` getter to PriorityQueue. (#155) by Lasse R.H. Nielsen · 5 years ago
  97. 68a5cc2 Prepare for the 2.11 dev SDKs (#154) by Nate Bosch · 5 years ago 1.15.0-nullsafety.3
  98. f094e3a Add a changelog entry for `toUnorderedList` (#153) by Nate Bosch · 5 years ago
  99. 65d3e58 Add `toUnorderedList` to `PriorityQueue`. (#152) by Lasse R.H. Nielsen · 5 years ago
  100. 585f04e Dart 2.10 fixes (#151) by Kevin Moore · 5 years ago