1. ad8a05a rename version to -nullsafety (#146) by Jacob MacDonald · 3 years, 10 months ago 1.15.0-nullsafety
  2. 80f5b6d Merge the null_safety branch into master (#143) by Jacob MacDonald · 3 years, 11 months ago 1.15.0-nnbd
  3. 00540dc Prepare to publish (#141) by Nate Bosch · 3 years, 11 months ago 1.14.13
  4. d5f8001 Remove isDart2 utility (#132) by Nate Bosch · 4 years, 1 month ago
  5. d659d18 Rewrite doc comments to refer to TypeError (#131) by Nate Bosch · 4 years, 1 month ago
  6. 51f5d6c Replace a use of putIfAbsent with ??= (#125) by William Hesse · 4 years, 2 months ago
  7. 8722484 Remove author from pubspec by Kevin Moore · 4 years, 2 months ago
  8. bfe17fe Remove 'Say Define' (#122) by David Lloyd · 4 years, 2 months ago
  9. 7be42e0 Refactor UnionSet deduplicating iterable (#117) by Nate Bosch · 4 years, 3 months ago
  10. 403f7b5 Remove new keyword from code samples (#116) by Nate Bosch · 4 years, 4 months ago
  11. db9f04d Deprecate the mapMap utility (#114) by Nate Bosch · 4 years, 4 months ago
  12. dbd2d99 Remove private typedefs (#115) by Nate Bosch · 4 years, 4 months ago
  13. dd49163 Fix newly enforced package:pedantic lints (#112) by Nate Bosch · 4 years, 5 months ago
  14. 32f22a5 CombinedMapView.keys fix (#110) by Jacob MacDonald · 4 years, 9 months ago v1.14.12
  15. b43f26c Fix lints (#108) by Kevin Moore · 4 years, 10 months ago
  16. 889132a Fix missing_return violation newly enforced in Dart ~2.3.2-dev.0.1 (#106) by Sam Rawlins · 5 years ago
  17. 219d530 fix new pedantic lint (#105) by Kevin Moore · 5 years ago
  18. 654295e Enable and fix pedantic and dartfmt lints by Kevin Moore · 5 years ago
  19. 04740a7 Removed unused build dev_dependencies by Kevin Moore · 5 years ago
  20. 6fd6b23 remove dart_test.yaml by Kevin Moore · 5 years ago
  21. 9736af6 Travis: test oldest support SDK (#103) by Kevin Moore · 5 years ago
  22. e9ad11b dev dep: latest build_web_compilers (#102) by Kevin Moore · 5 years ago
  23. 97cb745 Support the latest build_runner (#101) by Kevin Moore · 6 years ago
  24. c0f6db8 Correctly describe this as a Set not a Map in docs (#100) by Steve Alexander · 6 years ago
  25. 7e9f730 Allow SDK versions to <3.0.0 (#99) by Patrice Chalin · 6 years ago 1.14.11
  26. 6b66e9b misc: update dev_dependencies (#98) by Kevin Moore · 6 years ago
  27. d1ce17a misc(test): support latest build_web_compilers (#96) by Kevin Moore · 6 years ago
  28. 5c01f4e Remove uses of `retype` (#95) by Lasse R.H. Nielsen · 6 years ago 1.14.10
  29. 0a34d50 Fix 2 tests (#93) by Lasse R.H. Nielsen · 6 years ago
  30. 8d01e36 Fix some Dart 2 runtime test errors (#92) by Natalie Weizenbaum · 6 years ago
  31. eae4081 Fix the parameter names in overridden methods to match the source (#90) by Kevin Moore · 6 years ago
  32. d3db386 Fix versioning (revision instead of minor). (#89) by Matan Lurey · 6 years ago 1.14.9
  33. 07bb52e Fix cast and retype implementations. (#88) by Matan Lurey · 6 years ago
  34. ac08b43 Deleted typed wrappers, use Dart 2 instead. (#86) by Matan Lurey · 6 years ago
  35. 9ad39ba Prepare to release 1.14.7. (#85) by Matan Lurey · 6 years ago 1.14.7
  36. 2e1473f Implement the rest of the TODOs. (#84) by Matan Lurey · 6 years ago
  37. c0f85b2 Add .cast, .retype across the package. (#82) by Matan Lurey · 6 years ago
  38. ad07511 Add DDC test coverage, enable skipped tests. (#83) by Matan Lurey · 6 years ago
  39. cb46a69 Start implementing Dart 2.0 collection methods. (#77) by Matan Lurey · 6 years ago
  40. fac9e50 Delint null assignments. (#79) by Matan Lurey · 6 years ago
  41. f2f5bdb Remove lint for single_quotes, too much noise. (#78) by Matan Lurey · 6 years ago
  42. 6ff408a Make DefaultEquality<Null> work at runtime (#73) by Siva · 6 years ago 1.14.6
  43. 5943e16 Remove usage of Maps.mapToString() (#71) by Sam Rawlins · 6 years ago
  44. 9f081c7 Only run travis on master branch (#70) by Nate Bosch · 6 years ago
  45. 08ddc8a Remove Dartium runs from Travis (#68) by Kevin Moore · 6 years ago
  46. 830c420 Merge pull request #67 from MichaelRFairhurst/void-fixes by Michael R Fairhurst · 6 years ago
  47. 0537a3d Fix void usage for dart 2 by Mike Fairhurst · 6 years ago
  48. 0990614 Use code quotes in changelog. by Lasse R.H. Nielsen · 6 years ago 1.14.5
  49. 1b8a41f Merge pull request #66 from srawlins/dart-2-core-lib-2 by Lasse R.H. Nielsen · 6 years ago
  50. dbb608e Change version by Sam Rawlins · 6 years ago
  51. af2d152 Bump pubspec by Sam Rawlins · 6 years ago
  52. d25a39d Fix constructor call with type parameters by Sam Rawlins · 6 years ago
  53. 6431e9a Use code quotes in changelog. by Lasse R.H. Nielsen · 6 years ago
  54. e6ed64c Add methods where needed for Dart 2.0 core lib changes. (#65) by Sam Rawlins · 6 years ago 1.14.4
  55. 99ceec8 Lints, analysis option fix, deprecations (#63) by Kevin Moore · 7 years ago
  56. a15382f fix MapKeySet.lookup to be a valid override in strong mode by Jennifer Messerly · 7 years ago 1.14.3
  57. 1c1f464 Add type arguments to SyntheticInvocation. by Lasse R.H. Nielsen · 7 years ago 1.14.2
  58. 4c6d40c Make Equality.hash accept null as an argument. by Lasse R.H. Nielsen · 7 years ago 1.14.1
  59. c572a1e Make Equality.hash accept null as an argument. by Lasse R.H. Nielsen · 7 years ago
  60. 14e4d21 Replace /*<T>*/ with <T>, bump SDK (#58) by Matan Lurey · 7 years ago
  61. e1030f6 Add travis and dartfmt. (#57) by Matan Lurey · 7 years ago
  62. 6ae4679 Prepare to release 1.14.0. (#54) by Matan Lurey · 7 years ago 1.14.0
  63. 546123b Add CombinedMapView (#53) by Matan Lurey · 7 years ago
  64. 368a043 Add CombinedIterableView (#52) by Matan Lurey · 7 years ago
  65. 779d4c9 Add CombinedListView (#50) by Matan Lurey · 7 years ago
  66. 4823836 Remove strong-mode and deprecation warnings (#49) by Matan Lurey · 7 years ago
  67. 5448489 use pkg/test config for test bots by Kevin Moore · 7 years ago
  68. 81cdb8f Add EqualityBy (#40) by Matan Lurey · 7 years ago 1.13.0
  69. 3bc7679 Merge pull request #39 from dart-lang/one-twelve by Lasse R.H. Nielsen · 7 years ago 1.12.0
  70. a15e4fe Resolve some strong-mode warnings encountered in IntelliJ (#41) by Natalie Weizenbaum · 7 years ago
  71. 2485059 Resolve some strong-mode warnings encountered in IntelliJ by Matan Lurey · 7 years ago
  72. 0473b93 Release 1.12.0. by Natalie Weizenbaum · 7 years ago
  73. 47c5214 Fix bug in equalsIgnoreAsciiCase. by Lasse Reichstein Holst Nielsen · 7 years ago
  74. c857b29 Merge pull request #36 from dart-lang/case-insensitive-equality by Lasse R.H. Nielsen · 8 years ago
  75. 3ac8574 Add CaseInsensitiveEquality. by Natalie Weizenbaum · 8 years ago
  76. 8d71b4a Add EqualityMap and EqualitySet. (#35) by Natalie Weizenbaum · 8 years ago 1.11.0
  77. 2b33c7b Fix changelog version to match pubspec by Vijay Menon · 8 years ago 1.10.1
  78. c1f8810 Lower dependency on dev.1 so that we can already start testing. by Florian Loitsch · 8 years ago
  79. ce47804 Update Set.difference to take a Set<Object>. by Florian Loitsch · 8 years ago
  80. 0b63ea7 Merge branch 'mockturtl.patch-1' by Natalie Weizenbaum · 8 years ago 1.9.1
  81. 3466804 Update the pubspec and changelog. by Natalie Weizenbaum · 8 years ago
  82. 9a5d303 fix docs by mockturtl · 8 years ago
  83. 8f9500c Add a stronglyConnectedComponents() function. by Natalie Weizenbaum · 8 years ago 1.9.0
  84. 982ba24 Fix incorrect identifiers. by Natalie Weizenbaum · 8 years ago 1.8.0
  85. 479be60 Add top-level collection-manipulation functions. by Natalie Weizenbaum · 8 years ago
  86. 5f38ed2 Merge branch 'simon-void.master' by Natalie Weizenbaum · 8 years ago 1.7.0
  87. ac4aa1d Bump the version and add a CHANGELOG entry. by Natalie Weizenbaum · 8 years ago
  88. ac03192 Style tweaks. by Natalie Weizenbaum · 8 years ago
  89. a621cc7 Add const UnmodifiableSetView.empty(). by Stephan Schröder · 8 years ago
  90. e3a6fca Add GroupSet and SetGroup classes. by Natalie Weizenbaum · 8 years ago 1.6.0
  91. b9863ce Fix another broken generic type. by Natalie Weizenbaum · 8 years ago
  92. 0603d3d Don't mix commented and uncommented generics. by Natalie Weizenbaum · 8 years ago 1.5.1
  93. 2a49933 Fix the invocation of type-safe constructors. by Natalie Weizenbaum · 8 years ago 1.5.0
  94. 16fae6c Add type-asserting wrapper constructors. by Natalie Weizenbaum · 8 years ago
  95. f2c3ed7 Fix algorithm generics. by Natalie Weizenbaum · 8 years ago
  96. 7ac6f9b Fix strong mode warnings. by Natalie Weizenbaum · 8 years ago 1.4.1
  97. cea0c77 Merge pull request #22 from srawlins/rename-tostring-in-test by Natalie Weizenbaum · 8 years ago
  98. f7320a0 Rename toString in wrapper_test by Sam Rawlins · 8 years ago
  99. 65cd283 Modernize the package's style. by Natalie Weizenbaum · 8 years ago 1.4.0
  100. a5c6e3a Merge branch 'a14n.issue-17' by Natalie Weizenbaum · 8 years ago