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 10895d1 commit 7fabb5cCopy full SHA for 7fabb5c
CHANGES.txt
@@ -1,5 +1,7 @@
1
== Version 1.2: In Development ==
2
3
+== Version 1.1: Released ==
4
+
5
* Added IsMapContainingKey and IsMapContainingValue matchers to resolve a
6
generics bug in hasKey and hasValue static factories previously declared
7
in IsMapContaining (ngd)
@@ -43,3 +45,5 @@
43
45
== Version 1.0: Released Dec 15 2006 ==
44
46
47
Initial release.
48
+* Support for namespaces in HasXPath
49
+* Bug fix for matching empty elements with HasXPath
0 commit comments