Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "squel", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"main": "squel.js", | ||
"ignore": [ | ||
"**/.*", | ||
"Gruntfile.js", | ||
"gulpfile.js", | ||
"node_modules", | ||
@@ -9,0 +9,0 @@ "public", |
# Changelog for [squel](https://github.com/hiddentao/squel) | ||
## 6 Apr 2016 (5.0.1) | ||
* Fix for #223 - array looping should not use `for-in` | ||
## 29 Mar 2016 (5.0.0) | ||
@@ -4,0 +7,0 @@ * Complete architectural rewrite - see #201 |
{ | ||
"name": "squel", | ||
"description": "SQL query string builder", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"author": "Ramesh Nair <ram@hiddentao.com> (http://www.hiddentao.com/)", | ||
@@ -6,0 +6,0 @@ "contributors": [ |
Sorry, the diff of this file is too big to display
133775
2982