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 e51a76b commit af71c33Copy full SHA for af71c33
ChangeLog
@@ -1,3 +1,9 @@
1
+2018.11.23, v3.1.0
2
+
3
+feature:
4
+- (sinon-called-with-diff) calledWith -> @cloudcmd/stub
5
6
7
2018.11.05, v3.0.0
8
9
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "sinon-called-with-diff",
- "version": "3.0.0",
+ "version": "3.1.0",
"description": "add diff to calledWith output of sinon",
"main": "lib/sinon-called-with-diff.js",
"scripts": {
0 commit comments