We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc2bb81 commit b4c266eCopy full SHA for b4c266e
2 files changed
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to the "vectorcastTestExplorer" extension will be documented in this file.
4
5
+
6
+## [1.0.29] - 2026-02-25
7
8
+### Added
9
+- Added setting to allow uut stubs in Requirements test generation
10
11
## [1.0.28] - 2026-01-27
12
13
### Added
package.json
@@ -2,7 +2,7 @@
"name": "vectorcasttestexplorer",
"displayName": "VectorCAST Test Explorer",
"description": "VectorCAST Test Explorer for VS Code",
- "version": "1.0.28",
+ "version": "1.0.29",
"license": "MIT",
"repository": {
"type": "git",
0 commit comments