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 d0f98a9 commit 6d985e3Copy full SHA for 6d985e3
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
3
+## [2.0.2]
4
+### Updated
5
+- Change SQL endpoint from `/query/sql` to `sql`
6
+- Improve client tests
7
+
8
## [2.0.1]
9
### Updated
10
- Correct data extraction validator to accept columns: all
README.md
@@ -1,4 +1,4 @@
-# SlicingDice Official JavaScript Client (v2.0.1)
+# SlicingDice Official JavaScript Client (v2.0.2)
Official JavaScript client for [SlicingDice - Data Warehouse and Analytics Database as a Service](https://www.slicingdice.com/).
0 commit comments