You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES_LATEST.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
Available through https://crates.io/crates/typeql.
5
5
```
6
-
cargo add typeql@3.7.0-rc0
6
+
cargo add typeql@3.7.0
7
7
```
8
8
9
9
@@ -20,11 +20,11 @@ cargo add typeql@3.7.0-rc0
20
20
## Code Refactors
21
21
22
22
23
-
## Other Improvements
23
+
## Other Improvements
24
+
24
25
-**Change CODEOWNERS**
25
26
26
27
-**Fix illegal grammar error formatting**
27
28
28
29
We fix the (internal) illegal grammar error formatting to show the part of the query that caused the error rather than the corresponding parsed subtree.
0 commit comments