We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 129865f commit f7ccf59Copy full SHA for f7ccf59
CHANGES.md
@@ -17,6 +17,7 @@ documentation for more information.
17
18
### Changes for 2.1
19
20
+* Publish a single jar `hamcrest-2.1.jar`
21
* Documentation updates
22
* Add implementation for CharSequence length matcher
23
* Fix for TypeSafeDiagnosingMatcher can't detect generic types for subclass
@@ -34,7 +35,7 @@ This version was the first release after migrating from the old Google Code host
34
35
36
* Upgraded to Java 7
37
* Build with Gradle
-* Publish a single jar java-hamcrest-x.x.x.x.jar
38
+* Publish a single jar java-hamcrest-2.0.0.0.jar
39
* Removed deprecated methods from previous release
40
* Improve mismatch description of hasItem/hasItems
41
* General improvements to mismatch descriptions
0 commit comments