8000
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 4fc2109 commit 6d7be49Copy full SHA for 6d7be49
History.md
@@ -1,3 +1,8 @@
1
+1.0.0 / 2014-11-09
2
+==================
3
+
4
+ * build: support Node.js 0.8.x
5
6
0.0.1 / 2014-02-25
7
==================
8
package.json
@@ -1,6 +1,6 @@
{
"name": "sqlstring",
- "version": "0.0.1",
+ "version": "1.0.0",
"description": "SQL escape and format from mysql/lib/protocol/SqlString.js",
"main": "index.js",
"scripts": {
0 commit comments