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 13620de commit c6ce554Copy full SHA for c6ce554
CHANGELOG.md
@@ -1,4 +1,8 @@
1
-v1.0.0, 2016-02-11 ([changes](https://github.com/sparkapi/sparkql/compare/v0.3.20...v1.0.0))
+v1.0.1, 2016-02-24 ([changes](https://github.com/sparkapi/sparkql/compare/v1.0.0...v1.0.1))
2
+-------------------
3
+ * [IMPROVEMENT] Support scientific notation for floating point numbers
4
+
5
+v1.0.0, 2016-02-11 ([changes](https://github.com/sparkapi/sparkql/compare/v0.3.23...v1.0.0))
6
-------------------
7
* [IMPROVEMENT] function support for fields (delayed resolution). Backing systems must
8
implement necessary function behaviour.
VERSION
@@ -1 +1 @@
-1.0.0
+1.0.1
0 commit comments