Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(284)

Unified Diff: packages/matcher/CHANGELOG.md

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « packages/matcher/.test_config ('k') | packages/matcher/lib/matcher.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/matcher/CHANGELOG.md
diff --git a/packages/matcher/CHANGELOG.md b/packages/matcher/CHANGELOG.md
index 1ccacdabde6a3a612d802162f106ca2ac07b5e35..f36f40db33a82ab2195eef30273566401ea40e21 100644
--- a/packages/matcher/CHANGELOG.md
+++ b/packages/matcher/CHANGELOG.md
@@ -1,3 +1,15 @@
+## 0.12.1+1
+
+* Produce a better error message when a `CustomMatcher`'s feature throws.
+
+## 0.12.1
+
+* Add containsAllInOrder matcher for Iterables
+
+## 0.12.0+2
+
+* Fix all strong-mode warnings.
+
## 0.12.0+1
* Fix test files to use `test` instead of `unittest` pkg.
@@ -19,6 +31,15 @@
deprecated, and is no longer necessary since all language implementations now
support converting the type parameter to a string directly.
+## 0.11.4+6
+
+* Fix a bug introduced in 0.11.4+5 in which operator matchers broke when taking
+ lists of matchers.
+
+## 0.11.4+5
+
+* Fix all strong-mode warnings.
+
## 0.11.4+4
* Deprecate the name parameter to `isInstanceOf`. All language implementations
« no previous file with comments | « packages/matcher/.test_config ('k') | packages/matcher/lib/matcher.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698