1. b9ce574 Prepare for the 2.11 dev SDKs (#156) by Nate Bosch · 3 years, 7 months ago 0.12.10-nullsafety.1
  2. fe4e68a Update .travis.yml by Kevin Moore · 3 years, 9 months ago 0.12.10-nullsafety
  3. 9cae8fa update for the 2.10 dev sdk (#154) by Jacob MacDonald · 3 years, 9 months ago
  4. 371ca77 Remove private _Predicate typedef (#153) by Nate Bosch · 3 years, 9 months ago
  5. 97a1500 Fix check for predicate with typed argument (#152) by Nate Bosch · 3 years, 9 months ago
  6. 4776275 Drop Dart 1 test code (#151) by Nate Bosch · 3 years, 9 months ago
  7. e0e20c9 Allow wrapping predicates which take dynamic (#150) by Nate Bosch · 3 years, 9 months ago
  8. 54eecf8 Merge null_safety into master (#149) by Jacob MacDonald · 3 years, 10 months ago
  9. 8f8d965 Update to latest test_* deps (#148) by Nate Bosch · 3 years, 10 months ago 0.12.9
  10. ab665ce Rework _DeepMatcher so that it can display details of match failures. (#143) by Paul Berry · 3 years, 10 months ago
  11. 08e8d84 Implement describeMismatch for TypeMatcher. (#146) by ekupershlak · 3 years, 11 months ago 0.12.8
  12. 367a5bc Make tests tolerate the new RangeError message (#144) by James D. Lin · 4 years ago
  13. 7803d61 Add a null contains test (#140) by Kevin Moore · 4 years ago
  14. e688459 Test null keys with containsPair (#138) by Kevin Moore · 4 years ago
  15. 01fb754 Add test for `contains` with Map (#139) by Kevin Moore · 4 years ago
  16. a808c0f Add tests for "Map" matchers – including null keys and values (#137) by Kevin Moore · 4 years ago
  17. ef5a4f9 Test that the `equals` matcher supports `null`. (#135) by Paul Berry · 4 years, 1 month ago
  18. a0f83c3 Deprecate isCastError (#133) by Nate Bosch · 4 years, 1 month ago
  19. af4fe7d Deprecate the mirror matchers library (#131) by Nate Bosch · 4 years, 2 months ago
  20. 4b01524 Remove lints duplicated by pkg:pedantic (#129) by Kevin Moore · 4 years, 2 months ago
  21. b6da667 Cleanup test/type_matcher_test (#128) by Kevin Moore · 4 years, 2 months ago
  22. 5ae5fa1 Update SDK constraint to require Dart 2.4 (#126) by Kevin Moore · 4 years, 2 months ago
  23. 148745b analysis_options: remove pedantic duplications (#127) by Kevin Moore · 4 years, 2 months ago
  24. 888b3fa Merge pull request #125 from dart-lang/opt_news by Phil Quitslund · 4 years, 3 months ago
  25. 12c9763 doc cleanup: - optional `new`s by pq · 4 years, 3 months ago
  26. 4d7c3ae Add missing generic on _FunctionMatcher field (#124) by Nate Bosch · 4 years, 5 months ago
  27. 533ec77 Fix newly enforced package:pedantic lints (#123) by Nate Bosch · 4 years, 5 months ago
  28. 17a430f Revert "Add isAssertionError (#118)" (#119) by Nate Bosch · 4 years, 6 months ago
  29. 98aa436 Add isAssertionError (#118) by Nate Bosch · 4 years, 6 months ago
  30. ff74d85 Prepare to publish (#117) by Nate Bosch · 4 years, 6 months ago 0.12.6
  31. db18c53 Allow private types in pretty print (#116) by Nate Bosch · 4 years, 6 months ago
  32. 8e5df43 Point to isA over TypeMatcher (#114) by Nate Bosch · 4 years, 7 months ago
  33. 81ed5ee Fixes for analysis and Travis (#113) by Kevin Moore · 4 years, 10 months ago
  34. 78c3307 dartfmt by Kevin Moore · 5 years ago
  35. 79b1726 Don't consider NaN ordered against any number (#107) by Nate Bosch · 5 years ago 0.12.5
  36. 4b378fa Add `isA<T>()` to create TypeMatcher instances (#110) by Nate Bosch · 5 years ago
  37. d4ec3cb Add @override annotations (#108) by Nate Bosch · 5 years ago
  38. a0598c0 Fix ignores for deprecated member usage (#109) by Nate Bosch · 5 years ago
  39. 535e233 Improve the pubspec description by Kevin Moore · 5 years ago
  40. b4b44d0 Enable and fix a number of additional lints by Kevin Moore · 5 years ago
  41. a2f19b6 Enable and fix latest pedantic lints by Kevin Moore · 5 years ago
  42. afdae58 Update CustomMatcher example and test to use cast to Widget. (#102) by Kristopher Wuollett · 6 years ago
  43. f8ec31e Prepare to publish 0.12.4 (#97) by Nate Bosch · 6 years ago 0.12.4
  44. 5deb8a9 add isCastError (#95) by Chris Calabro · 6 years ago
  45. e2da646 set max SDK version to <3.0.0 by Patrice Chalin · 6 years ago 0.12.3+1
  46. 8a8521a Prepare to release v0.12.3 (#93) by Kevin Moore · 6 years ago 0.12.3
  47. 98bd8b5 fix: Improve the output of many matchers that expect specific types by Kevin Moore · 6 years ago
  48. 6d8d017 feature: Upgrade TypeMatcher, deprecate isInstanceOf (#88) by Kevin Moore · 6 years ago
  49. fa96b14 misc(docs): Improve the documentation on Description and Matcher (#92) by Kevin Moore · 6 years ago
  50. 39d1e52 fix: prettyPrint for instance of `Type` is not an instance of the Type by Kevin Moore · 6 years ago
  51. 37acc6f test: validate passing incorrect types to type-specific matchers by Kevin Moore · 6 years ago
  52. 48336f7 cleanup(test): fix local var name in shouldFail by Kevin Moore · 6 years ago
  53. eb1924d test: Add tests for all isXYZ matchers by Kevin Moore · 6 years ago
  54. d947ffb fix: improve prettyPrint output for `Type` (#90) by Kevin Moore · 6 years ago
  55. 7e361c0 cleanup: enable and fix a number of lints (#85) by Kevin Moore · 6 years ago
  56. b3292e2 cleanup(lib): move equals Matcher and CustomMatcher into their own libs (#84) by Kevin Moore · 6 years ago
  57. 91f3a51 cleanup(test): remove unused class (#87) by Kevin Moore · 6 years ago
  58. f952e77 cleanup(test): move CustomMatcher tests to their own file (#83) by Kevin Moore · 6 years ago
  59. c954f45 Fix pretty print test in Dart 2 mode (#82) by Nate Bosch · 6 years ago
  60. 81fe3b9 Update .gitignore to new `dart_tool` pub cache (#81) by BC Ko · 6 years ago
  61. eae3670 Remove upper case constants (#75) by Lasse R.H. Nielsen · 6 years ago 0.12.2+1
  62. eefe709 Stop testing on stable (#80) by Nate Bosch · 6 years ago
  63. ec4f1ba Add containsAll (#76) by Nate Bosch · 6 years ago 0.12.2
  64. 03c582f Fix unorderedMatches for poorly ordered input (#74) by Nate Bosch · 6 years ago
  65. 3b2755e Only test mirror matchers on the VM (#71) by Natalie Weizenbaum · 6 years ago
  66. be1ccac Don't test Dartium on travis (#68) by Kevin Moore · 6 years ago
  67. fc06eae update changelog by Kevin Moore · 7 years ago 0.12.1+4
  68. 5d8f9cc Remove -dev.infinity from SDK constraint (#63) by Kevin Moore · 7 years ago
  69. 3625f13 Strong mode fixes (#61) by Leaf Petersen · 7 years ago 0.12.1+3
  70. bb80258 Prepare for 0.12.1+2 (#59) by Kevin Moore · 7 years ago 0.12.1+2
  71. ba55fb3 Change wrapMatcher to avoid relying on fuzzy arrows (#58) by Leaf Petersen · 7 years ago
  72. a4dc3ff StringEqualsMatcher adds to mismatchDescription instead of replace mismatchDescription (#55) by Joe Conway · 7 years ago
  73. b5fc0ec Fix failing test – pkg/matcher shouldn't be testing stack traces by Kevin Moore · 7 years ago
  74. ccbb7bf lint cleanup, fix spelling, remove unused field by Kevin Moore · 7 years ago
  75. c5e4aaf Add travis-ci support by Kevin Moore · 7 years ago
  76. 7e36095 Support Dart v2-dev in pubspec by Kevin Moore · 7 years ago
  77. 9e039f5 Rename analysis options by Kevin Moore · 7 years ago
  78. cad3f0a Fix custom matcher example (#56) by Kevin Moore · 7 years ago
  79. bc8ae58 close #28 replace 'given' with 'actual' in error message (#52) by kunzhao77 · 7 years ago 0.12.1+1
  80. f9aefec Bump the SDK constraint to allow ^ constraints. (#53) by Natalie Weizenbaum · 7 years ago
  81. ea946a0 Add a missing stack_trace dependency. (#51) by Natalie Weizenbaum · 7 years ago
  82. e61e544 Handle CustomMatcher errors better (#50) by kunzhao77 · 7 years ago
  83. a26655c Fix a dartdoc typo (#47) by Ian Hickson · 7 years ago
  84. fef4cf4 Add containsAllInOrder (#46) by Nate Bosch · 7 years ago 0.12.1
  85. efcf386 Merge pull request #45 from dart-lang/natebosch_dartfmt by Nate Bosch · 7 years ago
  86. 91d3ce3 Dartfmt the entire package by Nate Bosch · 7 years ago
  87. f9c47d5 removing unneeded import 'show's by Kevin Moore · 8 years ago
  88. 61d21c2 split out order matchers from numeric matchers lib by Kevin Moore · 8 years ago
  89. 44c70f1 Merge pull request #31 from srawlins/unused-shown-names by Kevin Moore · 8 years ago
  90. 0825512 Removing unused shown names by Sam Rawlins · 8 years ago
  91. 8317293 a few more strong-mode fixes by Kevin Moore · 8 years ago
  92. f004473 Merge branch '0.11.x' by Natalie Weizenbaum · 8 years ago 0.12.0+2
  93. 1afd349 Merge pull request #30 from dart-lang/0.11.x-fix by Natalie Weizenbaum · 8 years ago 0.11.4+6
  94. 400e879 Fix _wrapArgs. by Natalie Weizenbaum · 8 years ago
  95. 72f0767 Fix all strong-mode warnings. by Natalie Weizenbaum · 8 years ago 0.11.4+5
  96. 5d649bc Get rid of all the library tags. by Natalie Weizenbaum · 8 years ago
  97. 6956b69 Make tests run on the bots. by Natalie Weizenbaum · 9 years ago
  98. 550670c Use the new test runner on the bots. by Natalie Weizenbaum · 9 years ago
  99. 9c5e7e7 upgrate tests to test by Kevin Moore · 9 years ago 0.12.0+1
  100. 2045052 Release 0.12.0. by Natalie Weizenbaum · 9 years ago 0.12.0