@@ -8,12 +8,39 @@ Latest Changes since |JSQLPARSER_VERSION|
8
8
=============================================================
9
9
10
10
11
+ * **feat: T-SQL `FOR ...` clause **
12
+
13
+ Andreas Reichel, 2023-06-02
14
+ * **doc: migration guide **
15
+
16
+ Andreas Reichel, 2023-06-02
17
+ * **fix: expose IntervalExpression attributes and use DeParser **
18
+
19
+ Andreas Reichel, 2023-06-01
20
+ * **Update sphinx.yml **
21
+
22
+ manticore-projects, 2023-06-01
23
+ * **doc: write migration guide **
24
+
25
+ Andreas Reichel, 2023-05-29
26
+ * **fix: throw the specific exception **
27
+
28
+ Andreas Reichel, 2023-05-29
29
+ * **doc: Website, fix tabs **
30
+
31
+ Andreas Reichel, 2023-05-24
32
+ * **doc: Website improvements **
33
+
34
+ Andreas Reichel, 2023-05-22
11
35
* **build: improve Upload task **
12
36
13
37
Andreas Reichel, 2023-05-19
14
38
* **feat: Quoted Identifiers can contain double-quotes (PostgreSQL) **
15
39
16
40
Andreas Reichel, 2023-05-18
41
+ * **Create gradle.yml **
42
+
43
+ manticore-projects, 2023-05-18
17
44
* **feat: functions blocks, parenthesed JSON Expressions **
18
45
19
46
Andreas Reichel, 2023-05-18
@@ -164,6 +191,9 @@ Latest Changes since |JSQLPARSER_VERSION|
164
191
* **feat: Consolidate the `ExpressionList`, removing many redundant List alike Classes and Productions **
165
192
166
193
Andreas Reichel, 2023-05-03
194
+ * **Revert "fix: assign Enum case insensitive" **
195
+
196
+ Andreas Reichel, 2023-05-02
167
197
* **fix: assign Enum case insensitive **
168
198
169
199
Andreas Reichel, 2023-05-02
0 commit comments