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 29592c1 commit 944c5e7Copy full SHA for 944c5e7
release/CHANGELOG.md
@@ -1,4 +1,8 @@
1
2
+### 7.12.5 - 02.10.2023
3
+* [Test Runner: Fixing XUnit Theory Test Detection](https://github.com/ionide/ionide-vscode-fsharp/pull/1936) (Thanks @farlee2121!)
4
+* [Test Runner: Fix running tests on zsh](https://github.com/ionide/ionide-vscode-fsharp/pull/1940) (Thanks @TheAngryByrd!)
5
+
6
### 7.12.4 - 27.09.2023
7
8
* Update to FSAC 0.64.0. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.64.0) for more details.
release/package.json
@@ -1758,5 +1758,5 @@
1758
"type": "git",
1759
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
1760
},
1761
- "version": "7.12.4"
+ "version": "7.12.5"
1762
}
0 commit comments