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
841: Updates necessary for the language server r=Marwes a=Marwes
Co-authored-by: Markus Westerlind <[email protected]>
Co-authored-by: Markus Westerlind <[email protected]>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,18 @@
1
+
<aname="v0.15.1"></a>
2
+
### v0.15.1 (2020-06-20)
3
+
4
+
5
+
#### Bug Fixes
6
+
7
+
* Allow find_type etc to work without calling global ([6e469b9a](https://github.com/gluon-lang/gluon/commit/6e469b9a311d1bdb7b5e4fc62688fc7d4d08ceea))
8
+
9
+
#### Features
10
+
11
+
* Make the query code compatible with the language server ([14e8f1de](https://github.com/gluon-lang/gluon/commit/14e8f1ded3f4e02d6b8ab9c50dbd29b35b534996))
12
+
* Add Default for Root/OwnedExpr ([fedb7322](https://github.com/gluon-lang/gluon/commit/fedb732270eb24e544b047e19e5a7533028a2f5b))
0 commit comments