We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82b8ef0 commit 79844bdCopy full SHA for 79844bd
1 file changed
CHANGELOG.md
@@ -0,0 +1,30 @@
1
+### v1.5.3
2
+- Fix check semicolon bug.
3
+### v1.5.2
4
+- Add experiment feature: Error grammer check.
5
+### v1.4.0
6
+- Support code format.
7
+### v1.3.0
8
+- Improve snippets.
9
+### v1.2.1
10
+- Fix integer type not highlighting bug.
11
+### v1.2.0
12
+- Add color theme recommend on README.
13
+### v1.1.3
14
+- Fix bug.
15
+### v1.1.2
16
+- Update change log for marketplace.
17
+### v1.1.1
18
+- Fix flink logical operator.
19
+### v1.1.0
20
+- Support time attributes.
21
+### v1.0.0
22
+- Support aggregate, time, column function.
23
+### v0.1.0
24
+- Support string type.
25
+### v0.0.3
26
+- Support Temporal Functions.
27
+### v0.0.2
28
+- Support more udf by flink 1.15.2.
29
+### v0.0.1
30
+- Initial project.
0 commit comments