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 04d6a54 commit 38d7229Copy full SHA for 38d7229
RELEASE_NOTES.md
@@ -1,3 +1,10 @@
1
+#### 0.28.0 - 05.04.2016
2
+
3
+* Backwards-incompatible: Make completions faster by not requiring a parse on each request: #99
4
+* Add `SymbolUseProject` command: #101.
5
+* Add typesig command, that doesn't get Comment data: #73
6
+* Add extraction of xmldoc from other assemblies (from .xml files).
7
8
#### 0.27.4 - 18.02.2016
9
10
* Normalize paths to source files from projects: #94.
@@ -27,7 +34,7 @@
27
34
#### 0.26.0 - 20.10.2015
28
35
29
36
* Fix for uncompiled referenced projects: #78.
30
-* Backwards-incompatible: Framework no longer returned in `project` reponse.
37
+* Backwards-incompatible: Framework no longer returned in `project` response.
31
38
32
39
#### 0.25.1 - 16.10.2015
33
40
0 commit comments