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 c81edf7 commit e4a0aafCopy full SHA for e4a0aaf
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.2.12
4
+
5
+* fixes array representations in query strings
6
7
## 0.2.11
8
9
* fixes several scope-binding issues caused by the JavaScript rewrite (sorry!)
package.json
@@ -1,7 +1,7 @@
{
"name": "stubby",
"preferGlobal": true,
- "version": "0.2.11",
+ "version": "0.2.12",
"author": {
"name": "Eric Mrak",
"email": "[email protected]"
0 commit comments