File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,14 @@ The Environment Editor allows you to:
7474
7575## Release Notes
7676
77+ ### 0.0.27
78+
79+ - ✨ Added C# Script Compilation Support
80+ - New command to compile C# scripts (` Ctrl+Alt+K / Cmd+Alt+K ` )
81+ - Automatic compilation of test and initialization scripts
82+ - Improved error reporting for compilation issues
83+ - Support for both ` -test.csx ` and ` -init.csx ` files
84+
7785### 0.0.23
7886
7987- ✨ Added Environment Editor and Environment Switching
Original file line number Diff line number Diff line change 22 "name" : " teapie-extensions" ,
33 "displayName" : " TeaPie Extensions" ,
44 "description" : " Run TeaPie tests directly from VS Code" ,
5- "version" : " 0.0.26 " ,
5+ "version" : " 0.0.27 " ,
66 "publisher" : " kros" ,
77 "icon" : " resources/teapie.png" ,
88 "repository" : {
You can’t perform that action at this time.
0 commit comments