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 7c4d0b7 commit 130bfe7Copy full SHA for 130bfe7
release/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+### 7.10.0 - 01.09.2023
2
+
3
+* [Add setting to turn off test discovery on workspace load](https://github.com/ionide/ionide-vscode-fsharp/pull/1919) (Thanks @farlee2121!)
4
+* [Show package names only once](https://github.com/ionide/ionide-vscode-fsharp/pull/1920) (Thanks @dawedawe!)
5
6
### 7.9.0 - 21.08.2023
7
8
* Updates FSAC to 0.62.0 - bringing the language features and tooling enhancement from the 7.0.400 SDKs to Ionide.
release/package.json
@@ -1758,5 +1758,5 @@
1758
"type": "git",
1759
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
1760
},
1761
- "version": "7.9.0"
+ "version": "7.10.0"
1762
}
0 commit comments