File tree Expand file tree Collapse file tree
src/azure-pipelines-vscode-ext Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ### v0.3.3
2+ - default values are no longer requested to match v0.2.x
3+ - enable the new setting if you want to change default parameters
4+ - support stringList with default values and multiple choice with preselected items
5+ - fix yaml processing bugs of each mapping insertion
6+ - fix yaml processing bugs of each in dependsOn due to schema checks
7+ - many changes of the preview releases
8+
19### v0.3.2 (Preview)
210- remove additional space caused by export task as Cli Command
311- fix saving a single untitled pipeline file from browser broke syntax checker due to invalid uri joining
Original file line number Diff line number Diff line change 88 " Programming Languages"
99 ],
1010 "icon" : " pipeline-rocket.png" ,
11- "version" : " 0.3.2 " ,
11+ "version" : " 0.3.3 " ,
1212 "publisher" : " christopherhx" ,
1313 "repository" : " https://github.com/ChristopherHX/runner.server" ,
1414 "engines" : {
You can’t perform that action at this time.
0 commit comments