We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 851b958 commit 4690060Copy full SHA for 4690060
History.md
@@ -1,4 +1,13 @@
1
2
+0.5.0 / 2012-11-14
3
+==================
4
+
5
+ * Merge branch 'feature/arguments'
6
+ * browser build
7
+ * tests for argument call assertions
8
+ * add assertions for argument checking
9
+ * add assertion: .with() / .with
10
11
0.4.0 / 2012-10-09
12
==================
13
package.json
@@ -2,7 +2,7 @@
"author": "Jake Luer <jake@alogicalparadox.com> (http://alogicalparadox.com)",
"name": "chai-spies",
"description": "Spies for the Chai assertion library.",
- "version": "0.4.0",
+ "version": "0.5.0",
"repository": {
"type": "git",
"url": "git://github.com/logicalparadox/chai-spies.git"
0 commit comments