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 73267e7 commit 636daa4Copy full SHA for 636daa4
release/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+### 1.0.7 - 01.04.2018
2
+* Add support for FsCheck attributes
3
+
4
### 1.0.6 - 29.03.2018
5
* Make sure tests are not detected multiple times by different detectors.
6
release/package.json
@@ -2,7 +2,7 @@
"name": "neptune",
"displayName": "Neptune",
"publisher": "LambdaFactory",
- "version": "1.0.6",
+ "version": "1.0.7",
"preview": true,
7
"license": "SEE LICENSE IN LICENSE.md",
8
"description": "Visual Studio Code extension adding first class support for F# unit testing for both .Net Framework and .Net Core.",
0 commit comments