We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ddeca8 commit 1037bfdCopy full SHA for 1037bfd
package.json
@@ -26,7 +26,7 @@
26
"name": "J.J. Idt"
27
}
28
],
29
- "version": "0.18.1",
+ "version": "0.18.2",
30
"repository": {
31
"type": "git",
32
"url": "https://github.com/Solid-Interactive/grasshopper-core-nodejs.git"
release_notes/0.18.2_2015-08-20.md
@@ -0,0 +1,4 @@
1
+## 0.18.2
2
+
3
+* Patch: Restored backwards compatibility for 'like' operator (allow a regex to be passed in as a value in filters)
4
+* Patch: Fixed 'or' behavior when passing in an array of keys in a filter object
0 commit comments