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 094a327 commit 2aad7e2Copy full SHA for 2aad7e2
RELEASE_NOTES.md
@@ -1,3 +1,6 @@
1
+#### 1.0.7 - 08.12.2015
2
+* Fix error handling in FSI
3
+
4
#### 1.0.6 - 02.12.2015
5
* Fix backtick autocomplete problem
6
release/RELEASE_NOTES.md
release/package.json
@@ -1,6 +1,6 @@
{
"name": "Ionide-fsharp",
- "version": "1.0.6",
+ "version": "1.0.7",
"publisher": "Ionide",
"description": "F# Language Support",
"categories":[
0 commit comments